diff options
author | Tor Andersson <tor@ccxvii.net> | 2025-04-24 12:48:51 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2025-04-25 16:06:05 +0200 |
commit | ed2361980b455d1825d811670f329cbcf5624927 (patch) | |
tree | a1e620490bf305635c3a0f22a6f695e22c14ff2f /views/about.pug | |
parent | 71a98cbbe0657880cfb1d81962786188b009fc5c (diff) | |
download | server-ed2361980b455d1825d811670f329cbcf5624927.tar.gz |
Move docs to Markdown and use markdown renderer in server.
Diffstat (limited to 'views/about.pug')
-rw-r--r-- | views/about.pug | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/views/about.pug b/views/about.pug index f2f9964..ee94352 100644 --- a/views/about.pug +++ b/views/about.pug @@ -22,8 +22,8 @@ html h2 About ul - li Read the <a href="/docs/tips.html">Tips & Tricks</a> before playing! - li Read the <a href="/docs/tournaments.html">tournament information</a> before joining a tournament. + li Read the <a href="/docs/tips">Tips & Tricks</a> before playing! + li Read the <a href="/docs/tournaments">tournament information</a> before joining a tournament. li Study the <a href="/docs/">developer documentation</a> if you want to create modules. p. |