docs: fix broken link in 2026.11 release notes draft (#24746)

This commit is contained in:
Alexander Tereshkin
2026-08-04 17:23:37 +03:00
committed by GitHub
parent 2de13ff576
commit bba66b8866

View File

@@ -12,7 +12,7 @@ draft: true
## Upgrading
This release does not introduce any new requirements. You can follow the upgrade instructions below; for more detailed information about upgrading authentik, refer to our [Upgrade documentation](../install-config/upgrade.mdx).
This release does not introduce any new requirements. You can follow the upgrade instructions below; for more detailed information about upgrading authentik, refer to our [Upgrade documentation](../../install-config/upgrade.mdx).
:::warning Upgrade in order and upgrade all components
Upgrades MUST be performed sequentially by major version. If you are two or more major releases behind, you must first upgrade to each intermediate major release before upgrading to this one. Refer to our [Upgrade documentation](../../install-config/upgrade.mdx) for more information on upgrade sequence.