From b68711a96a7371bc63d015339608c6469ac1f9cc Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 11 Jun 2020 19:00:59 +0200 Subject: [PATCH] removed link to defunkt addon listing The server the old addon listing was located at recently went down so I removed the link. Thanks @Rich Roth to mention the dead link --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 21c0ed52..f307173d 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ You can add these addons to the /addon directory of your Friendica installation After uploading the addons to your server, you need to activate the desired addons in the Admin panel. Addons not activated have no effect on your node. -You can find more addons in the [Friendica Addon listing](https://addons.friendi.ca) in cases the addon developers have choosen not to include them here. - ## Connectors Among these addons there are also the [connectors](https://github.com/friendica/friendica/blob/master/doc/Connectors.md) for various other networks (e.g. Twitter, pump.io, Google+) that are needed for communication when the protocol is not supported by Friendica core (DFRN, OStatus and Diaspora).