Skip to content

Commit 3062d83

Browse files
committed
🚚 Rename Overrides page as Presets
Redirect overrides.md to presets.md
1 parent 545bfee commit 3062d83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

β€Žmkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ plugins:
2727
raise_error_after_finish: true
2828
- redirects:
2929
redirect_maps:
30-
# 'how-to/overrides.md': 'how-to/presets.md'
30+
"how-to/overrides.md": "how-to/presets.md"
3131

3232
use_directory_urls: !ENV [CHECK_BROKEN_LINKS, True]
3333

@@ -75,7 +75,7 @@ nav:
7575
- "Think Like a Loop": "how-to/think-like-loop.md"
7676
- "CGM habits": "how-to/cgm.md"
7777
- "Use morning IOB": "how-to/iob.md"
78-
- "Override Targets": "how-to/overrides.md"
78+
- "Presets": "how-to/presets.md"
7979
- "Low Treatments": "how-to/low-treat.md"
8080
- "Shower & Swimming": "how-to/disconnect.md"
8181
- "Exercise": "how-to/exercise.md"

0 commit comments

Comments
Β (0)