Skip to content

Commit b251ae2

Browse files
committed
Update hello-world.html
1 parent 6a7bb3e commit b251ae2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

foundational-api-samples/hello-world/hello-world.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ <h1>Hello World (Decode via Camera)</h1>
1818
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/dbr.bundle.js"></script>
1919
<!-- If the network is unstable or you prefer to self-host the SDK, uncomment the line below to load it locally -->
2020
<!-- <script src="../../../distributables/dbr.bundle.js"></script> -->
21-
22-
<script src="."></script>
21+
2322
<script>
2423
/** LICENSE ALERT - README
2524
* To use the library, you need to first specify a license key using the API "initLicense()" as shown below.

0 commit comments

Comments
 (0)