From 3765378f99d29a0481e0268a76edf283a6167a48 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 26 Apr 2025 14:06:27 +0200 Subject: Use .md suffix in docs links so they work on github. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 492c746..c30c694 100644 --- a/README.md +++ b/README.md @@ -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) -- cgit v1.2.3