Update script source in index.html to use relative URL for widget.js
This commit is contained in:
+1
-1
@@ -758,6 +758,6 @@
|
|||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<script type="module" src="https://localhost/accessibility-widgets/widget.js"></script>
|
<script type="module" src="/accessibility-widgets/widget.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user