Skip to content

Commit 0a7428b

Browse files
authored
docs: add environment variables to sidebar links (#1467)
Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
1 parent a0c609e commit 0a7428b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_includes/docs_menu.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
<li>
2323
<a href="{{ site.baseurl }}/docs/filter-sort">Filter and Sort</a>
2424
</li>
25+
<li>
26+
<a href="{{ site.baseurl }}/docs/environment-variables">Environment Variables</a>
27+
</li>
2528
<li>
2629
<a href="{{ site.baseurl }}/docs/samples">Samples</a>
2730
</li>

0 commit comments

Comments
 (0)