Skip to content

Commit 3e87f00

Browse files
authored
Fix automatic updates doc link (#963)
1 parent 6c63301 commit 3e87f00

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) contains a service description for watchtower.

0 commit comments

Comments
 (0)