summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorMarvin Borner2019-11-11 17:03:33 +0100
committerMarvin Borner2019-11-11 17:03:33 +0100
commit853ff4c74f74894e5fd976b85d93940e9fcdbb1c (patch)
treebd5b18c12e577725e1d73aba0f95d09697600e52 /static/index.html
parent5e0898c9794a6d041a33b4e38e3806119b5c9050 (diff)
Fixed some server-thingiesHEADmaster
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html
index 891f219..4026e43 100644
--- a/static/index.html
+++ b/static/index.html
@@ -118,6 +118,6 @@
}
</style>
-<script src="/static/script.js"></script>
+<script src="/rbs/static/script.js"></script>
</body>
-</html> \ No newline at end of file
+</html>