Skip to content

Commit ce95603

Browse files
Update FAQ link to point to the new Dynamsoft FAQ page
1 parent 935d037 commit ce95603

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

_includes/sidelist-programming/programming-javascript.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1425,8 +1425,10 @@
14251425
</li>
14261426

14271427
<li>
1428-
<a href="{{ site.js }}faq/" class="otherLinkColour">FAQ</a>
1429-
<ul>
1428+
<a target="_blank"
1429+
href="https://www.dynamsoft.com/faq/barcode-reader/web/index.html"
1430+
class="otherLinkColour">FAQ</a>
1431+
<!-- <ul>
14301432
<li>
14311433
<a href="{{ site.js }}faq/ways-to-copy-dbr-js-deployable-files.html"
14321434
>How to get a copy of Dbr JS deployable files ?</a
@@ -1646,7 +1648,7 @@
16461648
<a href="{{ site.js }}faq/adaptive-wasm-loading.html"
16471649
>What Is Adaptive WebAssembly (Wasm) Loading and How Does It Work?</a>
16481650
</li>
1649-
</ul>
1651+
</ul> -->
16501652
</li>
16511653
<li lang="javascript"><a href="{{ site.license_activation }}index.html" class="otherLinkColour">License Initialization</a></li>
16521654
<!-- <li class="category">OTHERS</li>

0 commit comments

Comments
 (0)