aboutsummaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-03-16 20:38:24 -0400
committerTyler Schicke <tyler_schicke@brown.edu>2019-03-16 20:38:24 -0400
commit0a1b68e534aebf6f5fa6af31fd6a1e3d63f299d1 (patch)
treeebc5c1a5a5836f5dedf0ef01d690a8a98f3f726b /deploy
parent914114aaffbbd492f68c5e580acf6a28f43dc2c7 (diff)
Added context menu option to copy document id
Added route to handle going to any doc id
Diffstat (limited to 'deploy')
-rw-r--r--deploy/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/index.html b/deploy/index.html
index 130da1cb9..acb085214 100644
--- a/deploy/index.html
+++ b/deploy/index.html
@@ -7,7 +7,7 @@
<body>
<div id="root"></div>
- <script src="./bundle.js"></script>
+ <script src="/bundle.js"></script>
</body>
</html> \ No newline at end of file