Skip to content

Commit 611c714

Browse files
docs: link directly to restore section in upgrading PostgreSQL guide
1 parent f75eefd commit 611c714

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
- docs(mqtt): add service mode topic to MQTT integration documentation (#5472 - @JakobLichterfeld)
6060
- docs: update star history chart links to new format in README (#5482 - @JakobLichterfeld)
6161
- docs: update star history links in README with to include the now needed sealed token (#5489 - @JakobLichterfeld)
62+
- docs: link directly to restore section in upgrading PostgreSQL guide (#5501 - @JakobLichterfeld)
6263

6364
## [4.0.1] - 2026-06-14
6465

website/docs/maintenance/upgrading_postgres.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ sidebar_label: Upgrading PostgreSQL
3030
docker compose up -d database
3131
```
3232

33-
5. [Restore](backup_restore.mdx) the backup
33+
5. [Restore](backup_restore.mdx#restore) the backup

0 commit comments

Comments
 (0)