Skip to content

Commit e8a4afc

Browse files
committed
src="abies.js"
1 parent 46b7fc0 commit e8a4afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/AbiesWebAssembly/wwwroot/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</head>
1414

1515
<body>
16-
<script language="javascript" type="module" src="./abies.js"></script>
16+
<script language="javascript" type="module" src="abies.js"></script>
1717
<script language="javascript" type="module" src="https://unpkg.com/@fluentui/web-components"></script>
1818
</body>
1919

0 commit comments

Comments
 (0)