Clearing Issues and General Fixes (#592)

* Upgrade link fix

* Fix on-page nav highlighting
This commit is contained in:
Brandon Hopkins
2026-02-17 03:50:06 -08:00
committed by GitHub
parent 5fe0de4379
commit f007175574
2 changed files with 12 additions and 9 deletions

View File

@@ -42,7 +42,7 @@ Management, Signal, and Relay are all part of the same repository and share the
To upgrade NetBird to the latest version:
1. Run the backup steps described in the [backup](#backup) section.
1. Run the backup steps described in the [backup](/selfhosted/maintenance/backup) section.
2. Review the release notes (see above) for any breaking changes.
3. Pull the latest NetBird docker images:
```bash
@@ -54,7 +54,7 @@ To upgrade NetBird to the latest version:
```
<Note>
For upgrades from older versions (pre-v0.26.0), see the [Legacy upgrade notes](#legacy-self-hosting-with-zitadel-idp).
For upgrades from older versions (pre-v0.26.0), see the [Legacy upgrade notes](#legacy-self-hosting-with-zitadel-idp) below.
</Note>
### Legacy Setup (Separate Containers)