diff options
| author | yipstanley <stanley_yip@brown.edu> | 2019-03-17 19:27:48 -0400 | 
|---|---|---|
| committer | yipstanley <stanley_yip@brown.edu> | 2019-03-17 19:27:48 -0400 | 
| commit | 65d67baa79c7d1c22db23b4ea722403d5067176b (patch) | |
| tree | 2bccce4ca89dce2329d791486b3173d79c4390ff /deploy | |
| parent | 94baa241afd3a99b233ae6197b7e404951347413 (diff) | |
| parent | 641656b5e803305971006c386db2f465da0373ac (diff) | |
changes
Diffstat (limited to 'deploy')
| -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 | 
