Skip to content

Commit 2a34dd2

Browse files
committed
Fix navigation path for Streamlit section in mkdocs.yml
1 parent 10cc6ef commit 2a34dd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ nav:
5454
- Type Hinting: Code/Type Hinting.md
5555
- Variables: Code/Variables.md
5656
- Streamlit:
57-
- Code/index.md
57+
- Streamlit/index.md
5858
- Layout: Streamlit/Streamlit Layout.md
5959
- Workflow: Streamlit/Streamlit workflow.md
6060

0 commit comments

Comments
 (0)