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. --- views/about.pug | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'views/about.pug') diff --git a/views/about.pug b/views/about.pug index ee94352..6b423d9 100644 --- a/views/about.pug +++ b/views/about.pug @@ -22,9 +22,9 @@ html h2 About ul - li Read the Tips & Tricks before playing! - li Read the tournament information before joining a tournament. - li Study the developer documentation if you want to create modules. + li Read the Tips & Tricks before playing! + li Read the tournament information before joining a tournament. + li Study the developer documentation if you want to create modules. p. The source code is available on #[a(href="https://git.rally-the-troops.com/") git.rally-the-troops.com]. -- cgit v1.2.3