Skip to content

Commit 0fd5b67

Browse files
authored
Merge pull request #87 from NeurodataWithoutBorders/make-schema-more-prominent
Add Specification link to Get Started menu
2 parents 3efe95c + db16960 commit 0fd5b67

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/_default/menus.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ main:
1616
weight: 3
1717
url: "https://nwb-overview.readthedocs.io"
1818
parent: "Get Started"
19+
- name: "Specification"
20+
weight: 4
21+
url: "https://nwb-schema.readthedocs.io/en/latest/format.html"
22+
parent: "Get Started"
1923

2024
# Software & Tools
2125
- name: "Software & Tools"

0 commit comments

Comments
 (0)