From 4346f566528c479dd8d689a2fe39d2d80f3e4e6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabrice=20Flore-Th=C3=A9bault?= Date: Mon, 30 Jan 2023 13:01:23 +0100 Subject: [PATCH] fix: fixed broken links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabrice Flore-Thébault --- .../installing-podman-desktop-from-a-compressed-tar-file.md | 2 +- .../installing-podman-desktop-from-a-flatpak-bundle.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 b331529dc21..c2f62736048 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 @@ -27,4 +27,4 @@ Consider installing from an archive rather than [from Flathub](../linux-install) #### Next steps -* [Getting started](../getting-started/getting-started) +* [Getting started](../../getting-started/getting-started) 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 e6a818584d7..ffcceebf0e0 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 @@ -46,4 +46,4 @@ Consider installing a Flatpak bundle rather than [from Flathub](../linux-install #### Next steps -* [Getting started](../getting-started/getting-started). +* [Getting started](../../getting-started/getting-started).