Skip to content

Commit 7e9aeac

Browse files
committed
linked separate repo for docs in nav bar
1 parent 4402170 commit 7e9aeac

File tree

6 files changed

+5
-79
lines changed

6 files changed

+5
-79
lines changed

_includes/navigation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1>
2424
</a>
2525
</li>
2626
<li class="firstlevel dropdown dropdown-large{% if currentRequest[0] == 'docs' %} active {% endif %}">
27-
<a href="{{site.baseurl}}/docs/" class="firstlevelanchor">
27+
<a href="https://birdsopensource.github.io/docs/" class="firstlevelanchor">
2828
Docs
2929
</a>
3030
</li>

_layouts/docs-default.html

Lines changed: 0 additions & 74 deletions
This file was deleted.

_site/about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h1>
5252
</a>
5353
</li>
5454
<li class="firstlevel dropdown dropdown-large">
55-
<a href="/docs/" class="firstlevelanchor">
55+
<a href="https://birdsopensource.github.io/docs/" class="firstlevelanchor">
5656
Docs
5757
</a>
5858
</li>

_site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h1>
5252
</a>
5353
</li>
5454
<li class="firstlevel dropdown dropdown-large">
55-
<a href="/docs/" class="firstlevelanchor">
55+
<a href="https://birdsopensource.github.io/docs/" class="firstlevelanchor">
5656
Docs
5757
</a>
5858
</li>

_site/showcase/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h1>
5252
</a>
5353
</li>
5454
<li class="firstlevel dropdown dropdown-large">
55-
<a href="/docs/" class="firstlevelanchor">
55+
<a href="https://birdsopensource.github.io/docs/" class="firstlevelanchor">
5656
Docs
5757
</a>
5858
</li>

_site/webinars/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h1>
5252
</a>
5353
</li>
5454
<li class="firstlevel dropdown dropdown-large">
55-
<a href="/docs/" class="firstlevelanchor">
55+
<a href="https://birdsopensource.github.io/docs/" class="firstlevelanchor">
5656
Docs
5757
</a>
5858
</li>

0 commit comments

Comments
 (0)