X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=docs%2Finstallation%2Fgentoo_en.md;h=1e61373cccff0d942dafd9707fded2c32486fc51;hb=1bd1f62af55e01613e6362661b36a19091c87424;hp=fccaad378805d9e07f68f8de435a910369e1fce4;hpb=e8c2f9a73a37636a9a8ed5c2998617b841f482da;p=akkoma diff --git a/docs/installation/gentoo_en.md b/docs/installation/gentoo_en.md index fccaad378..1e61373cc 100644 --- a/docs/installation/gentoo_en.md +++ b/docs/installation/gentoo_en.md @@ -106,7 +106,7 @@ It is highly recommended you use your own fork for the `https://path/to/repo` pa ```shell pleroma$ cd ~ - pleroma$ git clone https://path/to/repo + pleroma$ git clone -b stable https://path/to/repo ``` * Change to the new directory: @@ -283,13 +283,10 @@ 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-your-instance) -* [Configuration tips](General tips for customizing pleroma fe) -* [Hardening your instance](Hardening-your-instance) -* [How to activate mediaproxy](How-to-activate-mediaproxy) -* [Small Pleroma-FE customizations](Small customizations) -* [Updating your instance](Updating-your-instance) +* [Backup your instance](../administration/backup.md) +* [Hardening your instance](../configuration/hardening.md) +* [How to activate mediaproxy](../configuration/howto_mediaproxy.md) +* [Updating your instance](../administration/updating.md) ## Questions