diff options
author | rinpatch <rinpatch@sdf.org> | 2019-06-28 18:25:21 +0000 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-06-28 18:25:21 +0000 |
commit | c6668c2e7b9908e479527914ca7eb2c838aaab06 (patch) | |
tree | b293d64f86a67248f6df1f63a268888161fe2311 /docs/installation/debian_based_jp.md | |
parent | 456668b490e9ee47cf773a8563a9f3a3765ce348 (diff) | |
parent | e556c9666115c026541227f5dafc8b995330c66e (diff) | |
download | pleroma-c6668c2e7b9908e479527914ca7eb2c838aaab06.tar.gz pleroma-c6668c2e7b9908e479527914ca7eb2c838aaab06.zip |
Merge branch 'develop' into 'develop'
Fixed links in documentation
See merge request pleroma/pleroma!1334
Diffstat (limited to 'docs/installation/debian_based_jp.md')
-rw-r--r-- | docs/installation/debian_based_jp.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/installation/debian_based_jp.md b/docs/installation/debian_based_jp.md index 84b9666c8..627ddfe39 100644 --- a/docs/installation/debian_based_jp.md +++ b/docs/installation/debian_based_jp.md @@ -180,9 +180,13 @@ mix set_moderator username [true|false] #### コンフィギュレーションとカスタマイズ -* [Configuration tips](General tips for customizing pleroma fe) -* [Small Pleroma-FE customizations](Small customizations) * [Admin tasks](Admin tasks) +* [Backup your instance](backup.html) +* [Configuration tips](general-tips-for-customizing-pleroma-fe.html) +* [Hardening your instance](hardening.html) +* [How to activate mediaproxy](howto_mediaproxy.html) +* [Small Pleroma-FE customizations](small_customizations.html) +* [Updating your instance](updating.html) ## 質問ある? |