From 9ced4090a103968b59b64639359c224057203bdd Mon Sep 17 00:00:00 2001 From: James Carppe Date: Sun, 5 Jan 2025 22:41:20 +0000 Subject: [PATCH] GITBOOK-10: Fix backup links --- start/upgrade/docker.md | 2 +- start/upgrade/edge.md | 2 +- start/upgrade/kubernetes.md | 2 +- start/upgrade/podman.md | 2 +- start/upgrade/swarm.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/start/upgrade/docker.md b/start/upgrade/docker.md index 6b8035dd..f60f8530 100644 --- a/start/upgrade/docker.md +++ b/start/upgrade/docker.md @@ -9,7 +9,7 @@ If you are updating from the 1.x version of Portainer, you **must** first [updat {% endhint %} {% hint style="danger" %} -Before beginning any update, we highly recommend [taking a backup](https://github.com/portainer/portainer-docs/blob/2.21/admin/settings/general/README.md#back-up-portainer) of your current Portainer configuration. +Before beginning any update, we highly recommend [taking a backup](../../admin/settings/general.md#back-up-portainer) of your current Portainer configuration. {% endhint %} ## Updating your Portainer Server diff --git a/start/upgrade/edge.md b/start/upgrade/edge.md index aafa7c42..9ad4b64d 100644 --- a/start/upgrade/edge.md +++ b/start/upgrade/edge.md @@ -7,7 +7,7 @@ Always match the agent version to the Portainer Server version. In other words, {% endhint %} {% hint style="danger" %} -Before beginning any update, we highly recommend [taking a backup](../../admin/settings/#backup-portainer) of your current Portainer configuration. +Before beginning any update, we highly recommend [taking a backup](../../admin/settings/general.md#back-up-portainer) of your current Portainer configuration. {% endhint %} ## Docker Standalone diff --git a/start/upgrade/kubernetes.md b/start/upgrade/kubernetes.md index e6eb4aad..530efde0 100644 --- a/start/upgrade/kubernetes.md +++ b/start/upgrade/kubernetes.md @@ -11,7 +11,7 @@ Before you make Portainer HTTPS only, make sure you have all your Agents and Edg {% endhint %} {% hint style="danger" %} -Before beginning any update, we highly recommend [taking a backup](../../admin/settings/#backup-portainer) of your current Portainer configuration. +Before beginning any update, we highly recommend [taking a backup](../../admin/settings/general.md#back-up-portainer) of your current Portainer configuration. {% endhint %} Select the Portainer update method which matches the original installation method used. diff --git a/start/upgrade/podman.md b/start/upgrade/podman.md index 6b564d63..15351c89 100644 --- a/start/upgrade/podman.md +++ b/start/upgrade/podman.md @@ -5,7 +5,7 @@ Always match the agent version to the Portainer Server version. In other words, {% endhint %} {% hint style="danger" %} -Before beginning any update, we highly recommend [taking a backup](https://github.com/portainer/portainer-docs/blob/2.21/admin/settings/general/README.md#back-up-portainer) of your current Portainer configuration. +Before beginning any update, we highly recommend [taking a backup](../../admin/settings/general.md#back-up-portainer) of your current Portainer configuration. {% endhint %} ## Updating your Portainer Server diff --git a/start/upgrade/swarm.md b/start/upgrade/swarm.md index 28848124..f842594c 100644 --- a/start/upgrade/swarm.md +++ b/start/upgrade/swarm.md @@ -15,7 +15,7 @@ If you are updating from the 1.x version of Portainer, you **must** first [updat {% endhint %} {% hint style="danger" %} -Before beginning any update, we highly recommend [taking a backup](../../admin/settings/#backup-portainer) of your current Portainer configuration. +Before beginning any update, we highly recommend [taking a backup](../../admin/settings/general.md#back-up-portainer) of your current Portainer configuration. {% endhint %} To update the Portainer Server and the agents on Docker Swarm, first run the following command on the manager node of your Docker Swarm cluster: