commit: 624a5ccb2ec81105d8dd73444756f8f791543d07
parent 53f4d6f2381abc31f9419c1346a14ad4cdd55b04
Author: Haelwenn <contact+git.pleroma.social@hacktivis.me>
Date: Tue, 4 Jul 2023 02:26:19 +0000
Merge branch 'hotfix/docs-broken-links' into 'develop'
docs: Fix broken links
See merge request pleroma/pleroma!3920
Diffstat:
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/changelog.d/gentoo_otp_hotfix.skip b/changelog.d/gentoo_otp_hotfix.skip
diff --git a/docs/installation/gentoo_en.md b/docs/installation/gentoo_en.md
@@ -2,7 +2,7 @@
{! backend/installation/otp_vs_from_source.include !}
-This guide covers a manual from-source installation. To use the gentoo package, please check the [packaged installation guide for gentoo](./gentoo.en.md).
+This guide covers a manual from-source installation. To use the gentoo package, please check the [packaged installation guide for gentoo](./gentoo_otp_en.md).
## Installation
diff --git a/docs/installation/gentoo_otp_en.md b/docs/installation/gentoo_otp_en.md
@@ -65,7 +65,7 @@ The output from emerging postgresql should give you a command for initializing t
### Install media / graphics packages (optional)
-See [Optional software packages needed for specific functionality](docs/installation/optional/media_graphics_packages.md) for details.
+See [Optional software packages needed for specific functionality](optional/media_graphics_packages.md) for details.
```shell
# emerge --ask media-video/ffmpeg media-gfx/imagemagick media-libs/exiftool