summaryrefslogtreecommitdiff
path: root/public/docs/index.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-10-13 12:48:48 +0200
committerTor Andersson <tor@ccxvii.net>2024-10-13 18:49:00 +0200
commit4d7bdc955a2e6dd2c222f985c7fbc9b4febbccc4 (patch)
treea344e7c011b07e83ab0abf57e1aa043a9a81dff2 /public/docs/index.html
parent88d909a874499f9d3d18e76ff30c1155caa2e48e (diff)
downloadserver-4d7bdc955a2e6dd2c222f985c7fbc9b4febbccc4.tar.gz
Tournaments!
Diffstat (limited to 'public/docs/index.html')
-rw-r--r--public/docs/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/public/docs/index.html b/public/docs/index.html
index f983b89..9adfdbb 100644
--- a/public/docs/index.html
+++ b/public/docs/index.html
@@ -18,13 +18,11 @@ server instance and how to create new modules.
<ul>
<li><a href="tips.html">Tips &amp; tricks.</a>
+<li><a href="tournaments.html">Tournaments</a>
</ul>
<h2>For developers</h2>
-<p>
-Before you start to develop a module, you will need to run a local instance of the server.
-
<ul>
<li><a href="install.html">Installing the server.</a>
<li><a href="production.html">Running a public server.</a>