Update link to MRF page on Pleroma docs.

This commit is contained in:
Raphael Lullis 2021-08-12 23:44:43 +00:00 committed by Georg Krause
parent 293b69e906
commit 284f21897f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Message Rewrite Facility (MRF) Message Rewrite Facility (MRF)
============================== ==============================
Funkwhale includes a feature that mimics `Pleroma's Message Rewrite Facility <https://docs-develop.pleroma.social/mrf.html>`_. Funkwhale includes a feature that mimics `Pleroma's Message Rewrite Facility <https://docs-develop.pleroma.social/backend/configuration/mrf/>`_.
Using the MRF, instance admins can write and configure custom and automated moderation rules Using the MRF, instance admins can write and configure custom and automated moderation rules
that couldn't be implemented otherwise using :doc:`our other built-in moderation tools <../moderator/index>`. that couldn't be implemented otherwise using :doc:`our other built-in moderation tools <../moderator/index>`.