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

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