change project base address
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
6feae25207
commit
36aff62c58
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ dangerously simple webdav server for a local filesystem
|
|||
# Building
|
||||
|
||||
```bash
|
||||
go get github.com/vbatts/srvdav
|
||||
go get git.thisco.de/vbatts/srvdav
|
||||
```
|
||||
|
||||
# Basic use
|
||||
|
|
Loading…
Reference in a new issue