We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367087c commit 0fc976dCopy full SHA for 0fc976d
_includes/sidelist-full-tree.html
@@ -9,7 +9,7 @@
9
{%- include liquid_searchVersionTreeFile.html ver=include.ver curPath=include.curPath targetRelativePath="sidelist-programming/programming-java.html" -%}
10
-->
11
<li lang="dotnet">
12
- <a href="{{ site.dotnet }}" class="otherLinkColour">.NET Edition Introduction</a>
+ <a href="{{ site.dcp_dotnet }}" class="otherLinkColour">.NET Edition Introduction</a>
13
</li>
14
{%- include liquid_searchVersionTreeFile.html ver=include.ver curPath=include.curPath targetRelativePath="sidelist-programming/programming-dotnet.html" -%}
15
<li lang="cplusplus">
0 commit comments