diff --git a/docs/src/getting-started/docker.md b/docs/src/getting-started/docker.md
index 74a855eb79e05c754932e4d675d051a6cef536d4..a9117fbcb2747f0d590453b6956609da5111f277 100644
--- a/docs/src/getting-started/docker.md
+++ b/docs/src/getting-started/docker.md
@@ -21,11 +21,10 @@ can be added as a cache handler.
 - `develop` [unstable], latest development branch build
 - `beta` [stable], latest beta version build
 
-You can also set a specific Castopod version, see the list of available tags
-for:
+You can also set a specific Castopod version, see:
 
-- [`castopod/app`](https://hub.docker.com/r/castopod/app/tags)
-- [`castopod/web-server`](https://hub.docker.com/r/castopod/web-server/tags)
+- [available tags for `castopod/app`](https://hub.docker.com/r/castopod/app/tags)
+- [available tags for `castopod/web-server`](https://hub.docker.com/r/castopod/web-server/tags)
 
 ## Example usage