docs: fix broken link in migration docs (#2185)
continuous-integration/drone/push Build is passing Details

Seems like one link was broken, this attempts to fix that.

Co-authored-by: Elscrux <nickposer2102@gmail.com>
Reviewed-on: #2185
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Elscrux <elscrux@gmail.com>
Co-committed-by: Elscrux <elscrux@gmail.com>
This commit is contained in:
Elscrux 2024-03-10 14:12:00 +00:00 committed by konrad
parent ffa82556e0
commit 4b4a7f3c0a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ menu:
There are several importers available for third-party services like Trello, Microsoft To Do or Todoist.
All available migration options can be found [here](https://kolaente.dev/vikunja/vikunja/src/branch/main/config.yml.sample#L218).
You can develop migrations for more services, see the [documentation]({{< ref "./development/migration.md">}}) for more info.
You can develop migrations for more services, see the [documentation]({{< ref "../development/migration.md">}}) for more info.
{{< table_of_contents >}}