Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit ec364f6

Browse files
committed
Fix stellar-core sidemenu
1 parent fbf30d9 commit ec364f6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

partials/learn/sidebar.handlebars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
{{/sidebarSubMenu}}
2727
{{/sidebarSubMenu}}
2828

29-
{{>sidebarSubMenu title="Stellar Core" glob="stellar-core/*.html"}}
29+
{{>sidebarSubMenu title="Stellar Core" glob="stellar-core/learn/*.html"}}
3030

3131

3232
</ul>

src/stellar-core

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../repos/stellar-core/docs

0 commit comments

Comments
 (0)