change project base address

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2018-06-04 11:18:05 -04:00
parent 6feae25207
commit 36aff62c58
Signed by: vbatts
GPG Key ID: 10937E57733F1362
1 changed files with 1 additions and 1 deletions

View File

@ -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