Skip to content

Commit b9a1fc8

Browse files
Merge pull request #29 from dynamsoft-docs/preview
update to internal commit 2d165111
2 parents 68ed63c + a5ad55a commit b9a1fc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/sidelist-full-tree.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<li lang="python">
2-
<a href="{{ site.python }}" class="otherLinkColour">Introduction</a>
2+
<a href="{{ site.ddn_python }}" class="otherLinkColour">Introduction</a>
33
</li>
44
{%- include liquid_searchVersionTreeFile.html ver=include.ver curPath=include.curPath targetRelativePath="sidelist-programming/programming-python.html" -%}
55
<li lang="java">
6-
<a href="{{ site.java }}" class="otherLinkColour">Introduction</a>
6+
<a href="{{ site.ddn_java }}" class="otherLinkColour">Introduction</a>
77
</li>
88
{%- include liquid_searchVersionTreeFile.html ver=include.ver curPath=include.curPath targetRelativePath="sidelist-programming/programming-java.html" -%}
99
<li lang="dotnet">
10-
<a href="{{ site.dotnet }}" class="otherLinkColour">Introduction</a>
10+
<a href="{{ site.ddn_dotnet }}" class="otherLinkColour">Introduction</a>
1111
</li>
1212
{%- include liquid_searchVersionTreeFile.html ver=include.ver curPath=include.curPath targetRelativePath="sidelist-programming/programming-dotnet.html" -%}
1313
<li lang="cplusplus">

0 commit comments

Comments
 (0)