diff options
Diffstat (limited to 'deploy/index.html')
| -rw-r--r-- | deploy/index.html | 2 |
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 |
