From b2d6b554e84452f764e218de11cdd8e443a76908 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Mon, 25 Jan 2021 00:10:27 -0500 Subject: [PATCH] Fixing release docs location. --- RELEASES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index 20e15d8bc..fa5ad52fc 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -55,10 +55,10 @@ None of these are breaking changes, so federation between 0.9.0 and 0.8.11 will ## Upgrading -If you'd like to make a DB backup before upgrading, follow [this guide](https://lemmy.ml/docs/en/administration_backup_and_restore.html). +If you'd like to make a DB backup before upgrading, follow [this guide](https://lemmy.ml/docs/en/administration/backup_and_restore.html). -- [Upgrade with manual Docker installation](https://lemmy.ml/docs/en/administration_install_docker.html#updating) -- [Upgrade with Ansible installation](https://lemmy.ml/docs/en/administration_install_ansible.html) +- [Upgrade with manual Docker installation](https://lemmy.ml/docs/en/administration/install_docker.html#updating) +- [Upgrade with Ansible installation](https://lemmy.ml/docs/en/administration/install_ansible.html) # Lemmy v0.8.0 Release (2020-10-16)