From 2b81799bab251e59ac8ff742812e3a3f1eb87cb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20F=20Bj=C3=B6rklund?= Date: Sun, 25 Jun 2023 09:33:11 +0200 Subject: [PATCH] docs: replace broken link to podman.io MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit With the new website, it has been moved to a separate site and the links to the old documentation does not work anymore. Signed-off-by: Anders F Björklund --- website/docs/Installation/linux-install/index.md | 2 +- .../installing-podman-desktop-from-a-compressed-tar-file.md | 2 +- .../installing-podman-desktop-from-a-flatpak-bundle.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/docs/Installation/linux-install/index.md b/website/docs/Installation/linux-install/index.md index 3ef5ea53547..cd6eb5eb50e 100644 --- a/website/docs/Installation/linux-install/index.md +++ b/website/docs/Installation/linux-install/index.md @@ -21,7 +21,7 @@ Alternatively, you can install Podman Desktop from: #### Prerequisites - [Flatpak](https://flatpak.org/setup/) -- [Podman](https://podman.io/whatis.html) stable version +- [Podman](https://podman.io/) stable version #### Procedure diff --git a/website/docs/Installation/linux-install/installing-podman-desktop-from-a-compressed-tar-file.md b/website/docs/Installation/linux-install/installing-podman-desktop-from-a-compressed-tar-file.md index 35d6f48fbd5..e9930f4c93f 100644 --- a/website/docs/Installation/linux-install/installing-podman-desktop-from-a-compressed-tar-file.md +++ b/website/docs/Installation/linux-install/installing-podman-desktop-from-a-compressed-tar-file.md @@ -15,7 +15,7 @@ Consider installing from an archive rather than [from Flathub](../linux-install) #### Prerequisites -- [Podman](https://podman.io/whatis.html) stable version +- [Podman](https://podman.io/) stable version #### Procedure diff --git a/website/docs/Installation/linux-install/installing-podman-desktop-from-a-flatpak-bundle.md b/website/docs/Installation/linux-install/installing-podman-desktop-from-a-flatpak-bundle.md index 3deb1a9b299..8e5bd9070ca 100644 --- a/website/docs/Installation/linux-install/installing-podman-desktop-from-a-flatpak-bundle.md +++ b/website/docs/Installation/linux-install/installing-podman-desktop-from-a-flatpak-bundle.md @@ -16,7 +16,7 @@ Consider installing a Flatpak bundle rather than [from Flathub](../linux-install #### Prerequisites - [Flatpak](https://flatpak.org/setup/) -- [Podman](https://podman.io/whatis.html) stable version +- [Podman](https://podman.io/) stable version #### Procedure