aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index f55f294..a0f32d8 100644
--- a/index.php
+++ b/index.php
@@ -15,6 +15,6 @@
echo Markdown(file_get_contents('README.md'));
?>
</div>
- <script src="/_nav/js/"></script>
+ <script src="/js/"></script>
</body>
</html> \ No newline at end of file