diff options
| author | Shulhan <ms@kilabit.info> | 2024-03-21 17:39:02 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-03-21 17:39:02 +0700 |
| commit | 570b2f04afb2d78d3ddf4fe850988ce98bccac2f (patch) | |
| tree | e480542e32b491495fa2fe77ae295ca23376be17 /README | |
| parent | 842206eacafa273b63beee4ab8a7de3b000dfa73 (diff) | |
| download | rescached-570b2f04afb2d78d3ddf4fe850988ce98bccac2f.tar.xz | |
all: move repository to SourceHut
Diffstat (limited to 'README')
| -rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 |
