aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-06-23 11:17:26 -0500
committerMark Felder <feld@FreeBSD.org>2020-06-23 11:17:26 -0500
commit54039100fe05e8daf03274ea5c56ca8dab341e9b (patch)
tree46be4482e2a0dc356c11f82e783be75db80b7afe
parentdf5e048cbb7d349b34203ccba49a8f646e4d93a3 (diff)
downloadpleroma-54039100fe05e8daf03274ea5c56ca8dab341e9b.tar.gz
Remove reference to defunct distsn.org
-rw-r--r--config/description.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/description.exs b/config/description.exs
index f9523936a..bc781e4c8 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -979,7 +979,7 @@ config :pleroma, :config_description, [
key: :instance_thumbnail,
type: :string,
description:
- "The instance thumbnail image. It will appear in [Pleroma Instances](http://distsn.org/pleroma-instances.html)",
+ "The instance thumbnail is the Mastodon landing page image and used by some apps to identify the instance.",
suggestions: ["/instance/thumbnail.jpeg"]
}
]