Skip to content

Commit b9e3f86

Browse files
Merge pull request #460 from dynamsoft-docs/preview
update to internal commit e1c5da37
2 parents 2a1e541 + 39d52e3 commit b9e3f86

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

_includes/sidelist-programming/programming-javascript.html

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1373,10 +1373,19 @@
13731373
</li>
13741374
{%- include liquid_searchVersionTreeFile.html ver=include.ver curPath=include.curPath targetRelativePath="sidelist-understanding.html" -%}
13751375
<li lang="javascript" class="category">USEFUL RESOURCES</li>
1376-
<li lang="javascript">
1377-
<a href="{{ site.js_release_notes }}index.html" class="otherLinkColour"
1378-
>Release Notes</a
1379-
>
1376+
<li><a href="{{ site.js_release_notes }}index.html" class="otherLinkColour">Release Notes</a>
1377+
<ul>
1378+
<li><a href="{{ site.js_release_notes }}js-11.html" class="otherLinkColour">Version
1379+
11.x</a></li>
1380+
</ul>
1381+
<ul>
1382+
<li><a href="{{ site.js_release_notes }}js-10.html" class="otherLinkColour">Version
1383+
10.x</a></li>
1384+
</ul>
1385+
<ul>
1386+
<li><a href="{{ site.js_release_notes }}js-9.html" class="otherLinkColour">Version
1387+
9.x</a></li>
1388+
</ul>
13801389
</li>
13811390
<li>
13821391
<a

0 commit comments

Comments
 (0)