aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-12-28 13:24:14 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-12-28 13:27:00 +0100
commit4ff6bb1e7747b2a982ce69bc566be0ec5ef70d69 (patch)
treef4b77beedfce40e611370539c862a8bb9a0ab0e0 /_posts/2020-07-04-official-docker.md
parentFix links: Links in posts should be relative. (diff)
downloadwww-4ff6bb1e7747b2a982ce69bc566be0ec5ef70d69.tar.gz
www-4ff6bb1e7747b2a982ce69bc566be0ec5ef70d69.tar.bz2
www-4ff6bb1e7747b2a982ce69bc566be0ec5ef70d69.zip
Revert "Fix links: Links in posts should be relative."
The links in www.g.o news posts *MUST NOT* be relative. The news items are federated on planet.g.o and from there to further sites. All relative links are then broken in the distributed pages... This reverts commit 7d5a091ac58a3f438f16f154732dcddf597d43ae. Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '_posts/2020-07-04-official-docker.md')
-rw-r--r--_posts/2020-07-04-official-docker.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2020-07-04-official-docker.md b/_posts/2020-07-04-official-docker.md
index 624a503..81703ba 100644
--- a/_posts/2020-07-04-official-docker.md
+++ b/_posts/2020-07-04-official-docker.md
@@ -2,7 +2,7 @@
title: 'Official Gentoo Docker images'
---
-<a href="https://hub.docker.com/u/gentoo/"><img src="/assets/img/news/2020/logo-docker.png" alt="docker logo" class="news-img-right"></a>
+<a href="https://hub.docker.com/u/gentoo/"><img src="https://www.gentoo.org/assets/img/news/2020/logo-docker.png" alt="docker logo" class="news-img-right"></a>
Did you already know that we have [official Gentoo Docker images](https://hub.docker.com/u/gentoo/) available on
[Docker Hub](https://hub.docker.com/)?! The most popular one is based on the [amd64 stage](https://hub.docker.com/r/gentoo/stage3-amd64).