summaryrefslogtreecommitdiff
path: root/docs/overview/architecture.md
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2025-04-26 14:06:27 +0200
committerTor Andersson <tor@ccxvii.net>2025-04-26 14:11:27 +0200
commit3765378f99d29a0481e0268a76edf283a6167a48 (patch)
tree4f46d8d5f7a6a228f5f1cf4d17110ff4e61ab1ac /docs/overview/architecture.md
parent44c38cb0f1a52787306ffca3ee4916f382bf7cc4 (diff)
downloadserver-3765378f99d29a0481e0268a76edf283a6167a48.tar.gz
Use .md suffix in docs links so they work on github.
Diffstat (limited to 'docs/overview/architecture.md')
-rw-r--r--docs/overview/architecture.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/overview/architecture.md b/docs/overview/architecture.md
index 6413386..5865de8 100644
--- a/docs/overview/architecture.md
+++ b/docs/overview/architecture.md
@@ -11,7 +11,7 @@ The "join" page is the most complicated, and also uses javascript and server sen
## Database
-See the [database overview](/docs/overview/database) for a brief introduction to the tables involved.
+See the [database overview](database.md) for a brief introduction to the tables involved.
## Client/Server