summaryrefslogtreecommitdiff
path: root/src/404.html
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-04-03 09:20:59 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-04-03 09:20:59 +0200
commit80c33f5303e2c083841933de4338f7e5d15de972 (patch)
treeaea30c99000290ae590591ecb614dc84e793cdf2 /src/404.html
parentf7518a4d196ccf9e3ef16829d4129fbb44242726 (diff)
Factor out hardcoded SERVER_BASE_URL
Diffstat (limited to 'src/404.html')
-rw-r--r--src/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/404.html b/src/404.html
index 84182341..10f79525 100644
--- a/src/404.html
+++ b/src/404.html
@@ -20,7 +20,7 @@
</div>
<div class="code-block"></div>
<div class="sub-title">Got lost?<span class="cursor">_</span></div>
- <a class="home-btn" href="https://opendc.ewi.tudelft.nl">GET ME BACK TO OPENDC</a>
+ <a class="home-btn" href="SERVER_BASE_URL">GET ME BACK TO OPENDC</a>
</div>
</div>