We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e3a43 commit 1755bd3Copy full SHA for 1755bd3
1 file changed
index.html
@@ -11,7 +11,7 @@
11
12
<body>
13
<div id="app"></div>
14
- <script type="module" src="/IMCB_MRI/src/main.js"></script>
+ <script type="module" src="./src/main.js"></script>
15
<link rel="shortcut icon" href="/IMCB_MRI/MR.svg" type="image/svg+xml">
16
</body>
17
0 commit comments