From 3e6bababac93b0cce08ac42dd019eb35dab5c6c9 Mon Sep 17 00:00:00 2001 From: raziel2244 Date: Fri, 4 Sep 2020 15:41:53 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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