Skip to content

Commit f724d20

Browse files
committed
Move vocab doc into new reference dir
1 parent 34ac233 commit f724d20

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

for-instructors/style-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Follow the [Diátaxis](https://diataxis.fr) principles for your audience!
117117

118118
### Vocabulary
119119

120-
All vocabulary should be defined in the [](../03-vocabulary.md) page.
120+
All vocabulary should be defined in the [](../reference/00-vocabulary.md) page.
121121
Follow the pre-existing pattern to add new terms.
122122

123123
References should be conscious of case.

myst.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ project:
1717
- title: "Materials"
1818
children:
1919
- pattern: "materials/0*/index.md"
20+
- title: "Reference"
21+
children:
22+
- pattern: "reference/*.md"
2023
- title: "For instructors"
2124
children:
2225
- pattern: "for-instructors/*.md"
File renamed without changes.

0 commit comments

Comments
 (0)