summaryrefslogtreecommitdiff
path: root/WebInterface/NodeJSServer/dist/about/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'WebInterface/NodeJSServer/dist/about/index.html')
-rw-r--r--WebInterface/NodeJSServer/dist/about/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/WebInterface/NodeJSServer/dist/about/index.html b/WebInterface/NodeJSServer/dist/about/index.html
index 80fe31e..2ea6fe6 100644
--- a/WebInterface/NodeJSServer/dist/about/index.html
+++ b/WebInterface/NodeJSServer/dist/about/index.html
@@ -20,9 +20,9 @@
<h1 class="header">Helden Online</h1>
</div>
<div class="menu-actions hidden" id="menu">
- <a class="menu-option active" id="listing-tab" href="./">Spiele-Liste</a>
+ <a class="menu-option" id="listing-tab" href="../">Spiele-Liste</a>
<a class="menu-option" id="github-tab" href="https://github.com/TrueDoctor/DiscoBot" target="_blank">Projekt auf GitHub</a>
- <a class="menu-option" id="about-tab" href="." target="_blank">About</a>
+ <a class="menu-option active" id="about-tab" href="." target="_blank">About</a>
</div>
</div>
<div class="front-layer" id="front-layer">