Update suggested path for location of your custom MRF
authorMark Felder <feld@FreeBSD.org>
Fri, 14 Feb 2020 16:55:18 +0000 (10:55 -0600)
committerMark Felder <feld@FreeBSD.org>
Fri, 14 Feb 2020 16:55:18 +0000 (10:55 -0600)
docs/configuration/mrf.md

index c7161ca4e993c88e4d7fd1785af9f9f3ff92e03d..80cfaaa84a731b8f651a623e45b00f25f1aacbbf 100644 (file)
@@ -118,7 +118,7 @@ defmodule Site.RewritePolicy do
 end
 ```
 
-If you save this file as `lib/site/mrf/rewrite_policy.ex`, it will be included when you next rebuild Pleroma.  You can enable it in the configuration like so:
+If you save this file as `lib/pleroma/web/activity_pub/mrf/rewrite_policy.ex`, it will be included when you next rebuild Pleroma.  You can enable it in the configuration like so:
 
 ```
 config :pleroma, :instance,