Skip to content

Commit 88255fe

Browse files
committed
Fix automatic updates guide installation link
1 parent cf050b8 commit 88255fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/web-application/how-to/automatic-updates.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ sidebar:
77

88
The [watchtower](https://containrrr.dev/watchtower/) service automatically pulls running Docker images and checks for updates. If an update is available, it will automatically start the updated image with the same configuration as the running one. Please read its manual.
99

10-
The `docker-compose.yml` in the [Installation Guide](/web-application/installation) contains a service description for watchtower.
10+
The `docker-compose.yml` in the [Installation Guide](/web-application/getting-started#installation-guide) contains a service description for watchtower.

0 commit comments

Comments
 (0)