diff --git a/README.md b/README.md index d751a0d..fe9e507 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ because the project is recompiled at startup if needed. In general: Prepending `custom.d/` to pleroma’s customization guides should work all the time. Check them out in the [pleroma documentation](https://docs.pleroma.social/small_customizations.html#content). -For example: A custom thumbnail now goes into `custom.d/` + `priv/static/instance/thumbnail.jpeg`. +For example: A custom thumbnail now goes into `custom.d/` + `instance/static/instance/thumbnail.jpeg`. ### Patches