diff --git a/docs/guides/main.rst b/docs/guides/main.rst index ecde4ac15..84e5f2b8d 100644 --- a/docs/guides/main.rst +++ b/docs/guides/main.rst @@ -139,10 +139,12 @@ Beets on ARM devices is not recommended for Linux novices. If you are comfortable with light troubleshooting in tools like ``pip``, ``make``, and beets' command-line binary dependencies (e.g. `ffmpeg` and `ImageMagick`), you will probably be okay on ARM devices like the -Raspberry Pi. See [here](https://github.com/beetbox/beets/discussions/4910) -and [here](https://discourse.beets.io/t/diary-of-beets-on-arm-odroid-hc4-armbian/1993/3) -for more info. Beets is generally developed on x86-64 based devices, -and most plugins target that platform as well. +Raspberry Pi. We have `notes for ARM`_ and an `older ARM reference`_. +Beets is generally developed on x86-64 based devices, and most plugins +target that platform as well. + +.. _notes for ARM: https://github.com/beetbox/beets/discussions/4910 +.. _older ARM reference: https://discourse.beets.io/t/diary-of-beets-on-arm-odroid-hc4-armbian/1993 Configuring -----------