aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-08-04 22:00:44 +0700
committerShulhan <ms@kilabit.info>2024-08-04 22:00:55 +0700
commit0131b59a20137a837a79d9f30346e0654a1ed01f (patch)
treebddcd9ef10ef1e98f0834b9bca2b02aa0300dc2f /README.md
parent56b14144f9720aa015b54fe3a4b555fd768bc5a2 (diff)
downloadciigo-0131b59a20137a837a79d9f30346e0654a1ed01f.tar.xz
all: remove Limitations and update Links
The asciidoc-go library now support scanning symlink inside Root directory. The Links sections merge the previous contents from old index.adoc.
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 6 insertions, 8 deletions
diff --git a/README.md b/README.md
index 178ed72..d051ba7 100644
--- a/README.md
+++ b/README.md
@@ -208,18 +208,16 @@ If you need to use another port, you can change it at `cmd/mysite/main.go`.
That's it!
-## Limitations and known bugs
-
-Using symlink on ".adoc" file inside Root directory that reference file
-outside of Root is not supported, yet.
+## Links
+<https://git.sr.ht/~shulhan/ciigo> - Link to the source code.
-## Links
+<https://lists.sr.ht/~shulhan/ciigo> - Link to development and discussion.
-[Ciigo repository](https://git.sr.ht/shulhan/ciigo).
+<https://todo.sr.ht/~shulhan/ciigo> - Link to submit an issue, feedback, or
+request for new feature.
-[Go module
-documentation](https://pkg.go.dev/git.sr.ht/https://git.sr.ht/shulhan/ciigoshulhan/ciigo).
+<https://pkg.go.dev/git.sr.ht/~shulhan/ciigo> - Go module documentation.
## License