From a9f37ca7f6da279be2b4466b24033cb03950cb52 Mon Sep 17 00:00:00 2001 From: Hidde Beydals Date: Mon, 18 Apr 2022 13:20:31 +0200 Subject: [PATCH] Update broken link to container image versions This seems to have been forgotten in 2ded7f5a. --- docs/content/documentation/getting-started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/documentation/getting-started/installation.md b/docs/content/documentation/getting-started/installation.md index cfa06a8512..8a9279d9d5 100644 --- a/docs/content/documentation/getting-started/installation.md +++ b/docs/content/documentation/getting-started/installation.md @@ -88,7 +88,7 @@ $ snap install --edge zola ### Docker Zola is available on [the GitHub registry](https://github.com/getzola/zola/pkgs/container/zola). -It has no `latest` tag, you will need to specify a [specific version to pull](https://hub.docker.com/r/balthek/zola/tags). +It has no `latest` tag, you will need to specify a [specific version to pull](https://github.com/getzola/zola/pkgs/container/zola/versions). ```sh $ docker pull ghcr.io/getzola/zola:v0.15.1