File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
programming/javascript/user-guide Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -142,15 +142,15 @@ The complete code of the "Hello World" example is shown below
142
142
<!--TOM: Update the code links-->
143
143
144
144
<p align="center" style="text-align:center; white-space: normal; ">
145
- <a target="_blank" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/v10.5.30 /hello-world/hello-world.html" title="Code in Github" style="text-decoration:none;">
145
+ <a target="_blank" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/foundational-api-samples /hello-world/hello-world.html" title="Code in Github" style="text-decoration:none;">
146
146
<img src="https://cdn.jsdelivr.net/npm/simple-icons@3.0.1/icons/github.svg" alt="Code in Github" width="20" height="20" style="width:20px;height:20px;">
147
147
</a>
148
148
149
149
<a target="_blank" href="https://jsfiddle.net/DynamsoftTeam/csm2f9wb/" title="Run via JSFiddle" style="text-decoration:none;">
150
150
<img src="https://cdn.jsdelivr.net/npm/simple-icons@3.0.1/icons/jsfiddle.svg" alt="Run via JSFiddle" width="20" height="20" style="width:20px;height:20px;" >
151
151
</a>
152
152
153
- <a target="_blank" href="https://demo.dynamsoft.com/Samples/DBR/JS/hello-world/hello-world.html?ver=10.5.30 &utm_source=guide" title="Run in Dynamsoft" style="text-decoration:none;">
153
+ <a target="_blank" href="https://demo.dynamsoft.com/Samples/DBR/JS/foundational-api-samples/ hello-world/hello-world.html?ver=10.5.3000 &utm_source=guide" title="Run in Dynamsoft" style="text-decoration:none;">
154
154
<img src="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.0.0/svgs/solid/circle-play.svg" alt="Run in Dynamsoft" width="20" height="20" style="width:20px;height:20px;">
155
155
</a>
156
156
</p>
You can’t perform that action at this time.
0 commit comments