summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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