Skip to content

Commit ad6d560

Browse files
Update index.md - fix links
1 parent 6dcef75 commit ad6d560

File tree

1 file changed

+2
-2
lines changed
  • programming/javascript/user-guide

1 file changed

+2
-2
lines changed

programming/javascript/user-guide/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,15 +142,15 @@ The complete code of the "Hello World" example is shown below
142142
<!--TOM: Update the code links-->
143143
144144
<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;">
146146
<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;">
147147
</a>
148148
&nbsp;
149149
<a target="_blank" href="https://jsfiddle.net/DynamsoftTeam/csm2f9wb/" title="Run via JSFiddle" style="text-decoration:none;">
150150
<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;" >
151151
</a>
152152
&nbsp;
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;">
154154
<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;">
155155
</a>
156156
</p>

0 commit comments

Comments
 (0)