Skip to content

Commit 2fc2944

Browse files
committed
🚚 rename the user-guide dir to match numpy's user
1 parent fdf66de commit 2fc2944

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

β€Ždocs/.nav.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flatten_single_child_sections: true
22

33
nav:
4-
- User Guide: user_guide
4+
- User Guide: user
55
- API Reference: reference.md
66
- Development: contributing.md

β€Ždocs/index.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ algebra, basic statistical operations, random simulation and much more.
2222
The user guide provides in-depth information on the key concepts of
2323
NumType with useful background information and explanation.
2424

25-
[:octicons-arrow-right-24: To the user guide](user_guide/index.md)
25+
[:octicons-arrow-right-24: To the user guide](user/index.md)
2626

2727
- :material-code-brackets:{ .lg .middle }   __API reference__
2828

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
Β (0)