summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-06-18 23:09:29 +0700
committerShulhan <ms@kilabit.info>2024-06-18 23:09:29 +0700
commit81b670e6154feba35d29ff9e7d590fa3ba39650d (patch)
treed6e252d10f8a56f23a19fd7e38d003b3ad07465b
parent274ef1036f8a73ec0af058b843657f9e24184475 (diff)
downloadpakakeh.go-81b670e6154feba35d29ff9e7d590fa3ba39650d.tar.xz
all: update the git file links
Replace link with master branch to main branch.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e7d16764..713dd8c1 100644
--- a/README.md
+++ b/README.md
@@ -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