WebHost: Generate: Fix dead link

This commit is contained in:
Fabian Dill 2021-10-10 20:14:11 +02:00
parent e66a2a7c30
commit 8f66f94ffa
1 changed files with 3 additions and 2 deletions

View File

@ -14,8 +14,9 @@
<h1>Upload Config{% if race %} (Race Mode){% endif %}</h1>
<p>
This page allows you to generate a game by uploading a yaml file or a zip file containing yaml files.
If you do not have a config (yaml) file yet, you may create one on the
<a href="/player-settings">Player Settings</a> page.
If you do not have a config (yaml) file yet, you may create one on the game's settings page,
which you can find via the
<a href="{{ url_for("games") }}">Game List</a>.
</p>
<p>
{% if race -%}