aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-03-21 17:39:02 +0700
committerShulhan <ms@kilabit.info>2024-03-21 17:39:02 +0700
commit570b2f04afb2d78d3ddf4fe850988ce98bccac2f (patch)
treee480542e32b491495fa2fe77ae295ca23376be17 /README
parent842206eacafa273b63beee4ab8a7de3b000dfa73 (diff)
downloadrescached-570b2f04afb2d78d3ddf4fe850988ce98bccac2f.tar.xz
all: move repository to SourceHut
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