From 1d9d3452649d3c523aab67f207dc5cea41e9fe38 Mon Sep 17 00:00:00 2001 From: Hidde Beydals Date: Mon, 18 Apr 2022 19:58:20 +0200 Subject: [PATCH] Update broken link to container image versions (#1830) 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