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 4019349 commit b1e3ba6Copy full SHA for b1e3ba6
_includes/dbr-sidelist/server.html
@@ -1,5 +1,5 @@
1
<li data-product="dbr">
2
- <a style="cursor: pointer; color: #3c3c3c">Server</a>
+ <a href="{{ site.dbr-server-faq }}/index.html" style="cursor: pointer; color: #3c3c3c">Server</a>
3
<ul>
4
<li><a href="{{ site.dbr-server-faq }}/index.html#configuration" class="otherLinkColour">Configuration</a>
5
</li>
_includes/dbr-sidelist/web.html
- <a style="cursor: pointer; color: #3c3c3c">Web</a>
+ <a href="{{ site.dbr-web-faq }}/index.html" style="cursor: pointer; color: #3c3c3c">Web</a>
<li>
<a href="{{ site.dbr-web-faq }}/index.html#camera" class="otherLinkColour">Camera</a>
0 commit comments