Skip to content

Commit c8bc1e7

Browse files
  Fix url path.
1 parent 2443e91 commit c8bc1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/wasm-benchmark/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<title>WebAssembly Benchmark by Nutrient</title>
66
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600" rel="stylesheet">
7-
<script src="%BASE_URL%/vendor/nutrient/nutrient-viewer.js"></script>
7+
<script src="%BASE_URL%vendor/nutrient/nutrient-viewer.js"></script>
88
</head>
99
<body>
1010
<noscript>

0 commit comments

Comments
 (0)