aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index e9e9b26..d1a0404 100644
--- a/README
+++ b/README
@@ -154,8 +154,8 @@ record from cache.
Steps to compile from source,
----
-$ go get -u github.com/shuLhan/rescached-go
-$ cd ${GOPATH}/src/github.com/shuLhan/rescached-go
+$ go get -u git.sr.ht/~shulhan/rescached
+$ cd ${GOPATH}/src/git.sr.ht/~shulhan/rescached
$ go build ./cmd/rescached
----
@@ -475,11 +475,11 @@ in the COPYING file.
== LINKS
-The repository for this software is available at
-https://github.com/shuLhan/rescached-go.
+The project for this software is available at
+https://sr.ht/~shulhan/rescached.
For request of features and/or bugs report please submitted through web at
-https://github.com/shuLhan/rescached-go/issues.
+https://todo.sr.ht/~shulhan/rescached.
== SEE ALSO