Skip to content

Commit 8b2dfdc

Browse files
authored
Fix nav
1 parent e6701ab commit 8b2dfdc

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

mkdocs.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,11 @@ nav:
100100
- 'Internet Access on Alps': guides/internet-access.md
101101
- 'Storage': guides/storage.md
102102
- 'Using the terminal': guides/terminal.md
103-
- 'Gordon Bell 2025': guides/gb2025.md
104-
- 'MLP Tutorials': guides/mlp_tutorials.md
103+
- 'MLP Tutorials'
104+
- guides/mlp_tutorials.md
105+
- 'LLM Finetuning': guides/mlp_tutorials/llm-finetuning.md
106+
- 'LLM Inference': guides/mlp_tutorials/llm-inference.md
107+
- 'LLM Training': guides/mlp_tutorials/llm-nanotron-training.md
105108
- 'Policies':
106109
- policies/index.md
107110
- 'User Regulations': policies/regulations.md

0 commit comments

Comments
 (0)