diff options
Diffstat (limited to 'public/docs/index.html')
-rw-r--r-- | public/docs/index.html | 4 |
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 & 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> |