aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-06-29 23:26:15 +0700
committerShulhan <ms@kilabit.info>2025-06-29 23:26:46 +0700
commit43f3519cd7c6b14d090005470c184cc7a6bfcf3b (patch)
tree8aaa2e5535244609f22ac09d9b3ef734a7466177
parent554fd460dac71943b4a0875d99621e109d844912 (diff)
downloadciigo-43f3519cd7c6b14d090005470c184cc7a6bfcf3b.tar.xz
all: update README for pkg.go.dev and sr.ht
The [Change log] link is broken when rendered on pkg.go.dev and sr.ht sites.
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2106362..2d3c167 100644
--- a/README.md
+++ b/README.md
@@ -304,7 +304,8 @@ request for new feature.
<https://pkg.go.dev/git.sr.ht/~shulhan/ciigo> - Go module documentation.
-[Change log](/CHANGELOG.html) - Log of each releases.
+[Change log](https://kilabit.info/project/ciigo/CHANGELOG.html) - Log of
+each releases.
<!--}}}-->
## License
@@ -329,3 +330,6 @@ this program.
If not, see <http://www.gnu.org/licenses/>.
<!--}}}-->
+<!--
+vim: foldmethod=marker foldmarker={{{,}}} :
+-->