diff options
| author | 2024-07-24 19:07:36 +0200 | |
|---|---|---|
| committer | 2024-07-24 19:07:36 +0200 | |
| commit | f8d399cf6ac3f6df07bcbb9cc6d7753a0975322d (patch) | |
| tree | 02c720c31976dab74487e5f6d1c3279c88559233 /mkdocs.yml | |
| parent | [chore] Add interaction filter to complement existing visibility filter (#3111) (diff) | |
| download | gotosocial-f8d399cf6ac3f6df07bcbb9cc6d7753a0975322d.tar.xz | |
[docs] Add separate migration section + instructions for moving to GtS and not just away (#3139)
* [docs] Add separate migration section + instructions for moving to GtS and not just away
* update headings
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml index 61b997dae..a813ad132 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -67,6 +67,7 @@ nav: - "user_guide/custom_css.md" - "user_guide/password_management.md" - "user_guide/rss.md" + - "user_guide/migration.md" - "Getting Started": - "getting_started/index.md" - "getting_started/releases.md" |
