diff options
| author | Shulhan <ms@kilabit.info> | 2025-06-29 23:26:15 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-06-29 23:26:46 +0700 |
| commit | 43f3519cd7c6b14d090005470c184cc7a6bfcf3b (patch) | |
| tree | 8aaa2e5535244609f22ac09d9b3ef734a7466177 | |
| parent | 554fd460dac71943b4a0875d99621e109d844912 (diff) | |
| download | ciigo-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.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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={{{,}}} : +--> |
