aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-01-25 15:20:26 +0700
committerShulhan <ms@kilabit.info>2025-02-03 20:11:07 +0700
commitd11c035cec5665d6826737ebeeb51b44f4034b28 (patch)
treebcd7d4e12a0a413921bd7e48b01eac78b5061125
parentb46690ac8700b82a2380ba4c201c3094bd60ea48 (diff)
downloadgorankusu-d11c035cec5665d6826737ebeeb51b44f4034b28.tar.xz
_www/doc: fix links on documentation
-rw-r--r--_www/doc/index.adoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/_www/doc/index.adoc b/_www/doc/index.adoc
index f0536aa..b19afcd 100644
--- a/_www/doc/index.adoc
+++ b/_www/doc/index.adoc
@@ -4,14 +4,14 @@
== Documentation
-link:CHANGELOG.html[CHANGELOG^]:: History of each release.
+link:/doc/CHANGELOG.html[CHANGELOG^]:: History of each release.
-link:README.html[README^]:: Manual page for gorankusu' users.
+link:/doc/README.html[README^]:: Manual page for gorankusu' users.
-link:SPECS.html[Specification^]:: Manual page for gorankusu' developers.
+link:/doc/SPECS.html[Specification^]:: Manual page for gorankusu' developers.
-== Development
+== Links
https://git.sr.ht/~shulhan/gorankusu[Repository^]:: Link to the source code.