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 /views/tm_list.pug | |
parent | 44c38cb0f1a52787306ffca3ee4916f382bf7cc4 (diff) | |
download | server-3765378f99d29a0481e0268a76edf283a6167a48.tar.gz |
Use .md suffix in docs links so they work on github.
Diffstat (limited to 'views/tm_list.pug')
-rw-r--r-- | views/tm_list.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/tm_list.pug b/views/tm_list.pug index 7c25d69..88fe9cf 100644 --- a/views/tm_list.pug +++ b/views/tm_list.pug @@ -9,6 +9,6 @@ html article h1 Tournaments - p See <a href="/docs/tournaments">tournament information</a>. + p See <a href="/docs/tournaments.md">tournament information</a>. +seedlist(seeds, "Mini Cup") |