Skip to content

Commit 307a90a

Browse files
authored
fix: automatic updates guide installation link (#986)
1 parent cf050b8 commit 307a90a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)