diff options
author | Tor Andersson <tor@ccxvii.net> | 2025-04-26 14:06:27 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2025-04-26 14:11:27 +0200 |
commit | 3765378f99d29a0481e0268a76edf283a6167a48 (patch) | |
tree | 4f46d8d5f7a6a228f5f1cf4d17110ff4e61ab1ac /README.md | |
parent | 44c38cb0f1a52787306ffca3ee4916f382bf7cc4 (diff) | |
download | server-3765378f99d29a0481e0268a76edf283a6167a48.tar.gz |
Use .md suffix in docs links so they work on github.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,8 +11,8 @@ and/or publisher for any necessary permissions. ## Documentation -See public/docs/index.html +See [docs/index.md](docs/index.md) ## Installing and getting started -See public/docs/install.html +See [docs/server/install.md](docs/server/install.md) |