diff options
author | Maxim Filippov <colixer@gmail.com> | 2019-07-18 23:38:38 +0300 |
---|---|---|
committer | Maxim Filippov <colixer@gmail.com> | 2019-07-18 23:38:38 +0300 |
commit | 9570a5be405c4cf4f07907eab4ced21e07fa20c9 (patch) | |
tree | 9575741206d0604e74ab2d8f719c3da0a3002b1d /docs/installation/centos7_en.md | |
parent | 418ae6638d64c915ce4dae742dd493f43c8025d8 (diff) | |
parent | 16cfee708ec8e9c6cbbeb15432127c7757c5c173 (diff) | |
download | pleroma-9570a5be405c4cf4f07907eab4ced21e07fa20c9.tar.gz |
Merge branch 'develop' into feature/admin-api-user-statuses
Diffstat (limited to 'docs/installation/centos7_en.md')
-rw-r--r-- | docs/installation/centos7_en.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/installation/centos7_en.md b/docs/installation/centos7_en.md index 9ae55cc4a..729fcab72 100644 --- 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) |