diff options
| author | Shulhan <ms@kilabit.info> | 2024-06-18 23:09:29 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-06-18 23:09:29 +0700 |
| commit | 81b670e6154feba35d29ff9e7d590fa3ba39650d (patch) | |
| tree | d6e252d10f8a56f23a19fd7e38d003b3ad07465b | |
| parent | 274ef1036f8a73ec0af058b843657f9e24184475 (diff) | |
| download | pakakeh.go-81b670e6154feba35d29ff9e7d590fa3ba39650d.tar.xz | |
all: update the git file links
Replace link with master branch to main branch.
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -247,7 +247,7 @@ Package totp implement Time-Based One-Time Password Algorithm based on RFC [**websocket**](https://pkg.go.dev/git.sr.ht/~shulhan/pakakeh.go/lib/websocket):: The WebSocket library for server and client. This WebSocket library has been tested with autobahn testsuite with 100% success rate. -[the status report](https://git.sr.ht/~shulhan/pakakeh.go/blob/master/lib/websocket/AUTOBAHN.adoc). +[the status report](https://git.sr.ht/~shulhan/pakakeh.go/blob/main/lib/websocket/AUTOBAHN.adoc). [**xmlrpc**](https://pkg.go.dev/git.sr.ht/~shulhan/pakakeh.go/lib/xmlrpc):: Package xmlrpc provide an implementation of @@ -257,7 +257,7 @@ Package xmlrpc provide an implementation of ## Changelog Latest -[CHANGELOG](https://git.sr.ht/~shulhan/pakakeh.go/blob/master/CHANGELOG.adoc). +[CHANGELOG](https://git.sr.ht/~shulhan/pakakeh.go/blob/main/CHANGELOG.adoc). ## Credits |
