From 9dd6a4430eff68f74f792e62d52f2a59b8ba8f07 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 12 Aug 2020 06:47:43 +0200 Subject: [PATCH] Fix https://github.com/firefly-iii/firefly-iii/issues/3659 --- readme.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/readme.md b/readme.md index 7ff89d9a30..140399176c 100644 --- a/readme.md +++ b/readme.md @@ -105,20 +105,7 @@ Many more features are listed in the [documentation](https://docs.firefly-iii.or ### The Firefly III eco-system -Several users have built pretty awesome stuff around the Firefly III API. Check out these tools: - -* [An Android app by Mike Conway](https://play.google.com/store/apps/details?id=com.zerobyte.firefly) -* [A Telegram bot by Valmik](https://github.com/vjFaLk/firefly-bot) -* [An Android app by Daniel Quah](https://github.com/emansih/FireflyMobile) -* [A tool to import from Plaid by George Hahn](https://gitlab.com/GeorgeHahn/firefly-plaid-connector) -* [A tool to migrate from YNAB4 to Firefly III by maroux](https://github.com/maroux/Firefly-YNAB4-Importer) - -I wrote some tools myself as well, mainly to support importing from various sources: - -* [Firefly III CSV importer](http://github.com/firefly-iii/csv-importer) -* [Firefly III bunq 🌈 importer](http://github.com/firefly-iii/bunq-importer) -* [Firefly III YNAB importer](http://github.com/firefly-iii/ynab-importer) -* [Firefly III Spectre / Salt Edge importer](http://github.com/firefly-iii/spectre-importer) +Several users have built pretty awesome stuff around the Firefly III API. [Check out these tools in the documentation](https://docs.firefly-iii.org/other-pages/3rdparty). ## Getting Started