We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58e3f6 commit f3f383bCopy full SHA for f3f383b
2 files changed
main.py
@@ -19,7 +19,7 @@
19
('blog/', 'Blog'),
20
('about/', 'About'),
21
('quick_start/', 'Quick start guide'),
22
- ('docs/', 'Documentation'),
+ ('https://docs.rs/memflow', 'Documentation'),
23
]
24
}
25
src/docs.md
0 commit comments