Skip to content

Commit b1e3ba6

Browse files
committed
Update server and web breadcrumb links
1 parent 4019349 commit b1e3ba6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/dbr-sidelist/server.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<li data-product="dbr">
2-
<a style="cursor: pointer; color: #3c3c3c">Server</a>
2+
<a href="{{ site.dbr-server-faq }}/index.html" style="cursor: pointer; color: #3c3c3c">Server</a>
33
<ul>
44
<li><a href="{{ site.dbr-server-faq }}/index.html#configuration" class="otherLinkColour">Configuration</a>
55
</li>

_includes/dbr-sidelist/web.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<li data-product="dbr">
2-
<a style="cursor: pointer; color: #3c3c3c">Web</a>
2+
<a href="{{ site.dbr-web-faq }}/index.html" style="cursor: pointer; color: #3c3c3c">Web</a>
33
<ul>
44
<li>
55
<a href="{{ site.dbr-web-faq }}/index.html#camera" class="otherLinkColour">Camera</a>

0 commit comments

Comments
 (0)