Skip to content

Commit 2dc7af5

Browse files
authored
Update markdown-pages.md
Removed About and added Overview and People
1 parent e0945f3 commit 2dc7af5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/markdown-pages.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
Some pages on the website are created via `.mdx` files. These are traditional markdown files that can embed React components for more interactive content. The following pages are all created this way, and the guide in this document works for all of these pages.
44

55
- Environment (in the [`/content/pages/environment`](/content/pages/environment) folder)
6-
- About (in the [`/content/pages/about`](/content/pages/about) folder)
6+
- Overview (in the [`/content/pages/overview`](/content/pages/overview) folder)
7+
- People (in the [`/content/pages/people`](/content/pages/people) folder)
78
- Libraries (in the [`/content/pages/libraries`](/content/pages/libraries) folder. Does not apply to Contributions on the same page)
89
- Tutorials (in the [`/content/tutorials`](/content/tutorials) folder)
910
- Books (in the [`/content/books`](/content/books) folder)

0 commit comments

Comments
 (0)