commit: 03bcb40883dafa2886110e2b625c4cc5c21106f1 parent d80bcd270d6c915c91b212d5549fc866e5d5e4e9 Author: feld <feld@feld.me> Date: Mon, 15 Jul 2019 21:43:04 +0000 Merge branch 'remove-dead-admin-tasks-links-from-docs' into 'develop' Remove dead link from the installation docs See merge request pleroma/pleroma!1428Diffstat:
6 files changed, 0 insertions(+), 6 deletions(-)diff --git a/docs/installation/alpine_linux_en.md b/docs/installation/alpine_linux_en.md@@ -202,7 +202,6 @@ sudo -Hu pleroma MIX_ENV=prod mix pleroma.user new <username> <your@emailaddress #### Further reading -* [Admin tasks](Admin tasks) * [Backup your instance](backup.html) * [Configuration tips](general-tips-for-customizing-pleroma-fe.html) * [Hardening your instance](hardening.html)diff --git a/docs/installation/arch_linux_en.md b/docs/installation/arch_linux_en.md@@ -200,7 +200,6 @@ sudo -Hu pleroma MIX_ENV=prod mix pleroma.user new <username> <your@emailaddress #### Further reading -* [Admin tasks](Admin tasks) * [Backup your instance](backup.html) * [Configuration tips](general-tips-for-customizing-pleroma-fe.html) * [Hardening your instance](hardening.html)diff --git a/docs/installation/centos7_en.md b/docs/installation/centos7_en.md@@ -264,7 +264,6 @@ sudo -Hu pleroma MIX_ENV=prod mix pleroma.user new <username> <your@emailaddress #### Further reading -* [Admin tasks](Admin tasks) * [Backup your instance](backup.html) * [Configuration tips](general-tips-for-customizing-pleroma-fe.html) * [Hardening your instance](hardening.html)diff --git a/docs/installation/debian_based_en.md b/docs/installation/debian_based_en.md@@ -190,7 +190,6 @@ sudo -Hu pleroma MIX_ENV=prod mix pleroma.user new <username> <your@emailaddress #### Further reading -* [Admin tasks](Admin tasks) * [Backup your instance](backup.html) * [Configuration tips](general-tips-for-customizing-pleroma-fe.html) * [Hardening your instance](hardening.html)diff --git a/docs/installation/debian_based_jp.md b/docs/installation/debian_based_jp.md@@ -180,7 +180,6 @@ mix set_moderator username [true|false] #### コンフィギュレーションとカスタマイズ -* [Admin tasks](Admin tasks) * [Backup your instance](backup.html) * [Configuration tips](general-tips-for-customizing-pleroma-fe.html) * [Hardening your instance](hardening.html)diff --git a/docs/installation/gentoo_en.md b/docs/installation/gentoo_en.md@@ -283,7 +283,6 @@ If you opted to allow sudo for the `pleroma` user but would like to remove the a #### Further reading -* [Admin tasks](Admin tasks) * [Backup your instance](backup.html) * [Configuration tips](general-tips-for-customizing-pleroma-fe.html) * [Hardening your instance](hardening.html)