From dd90a0977aa89e0c0163ac1593a3018d308d8d9a Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 12 Mar 2021 17:27:20 -0500 Subject: [PATCH] docs: update README regarding the SOGo Connector TB plugin --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0d7ca3fad..2dec541f6 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,9 @@ To compile SOGo, you first need to obtain the source code of both SOGo and SOPE. * [https://github.com/inverse-inc/sope/archive/master.zip](https://github.com/inverse-inc/sope/archive/master.zip) * [https://github.com/inverse-inc/sogo/archive/master.zip](https://github.com/inverse-inc/sogo/archive/master.zip) -The source code of the SOGo Connector and SOGo Integrator extensions for Thunderbird 31+ can be obtained from Inverse's github repository: +The source code of the SOGo Connector extension for Thunderbird 78+ can be obtained from Inverse's github repository: -* [https://github.com/inverse-inc/sogo-connector.tb31](https://github.com/inverse-inc/sogo-connector.tb31) -* [https://github.com/inverse-inc/sogo-integrator.tb31](https://github.com/inverse-inc/sogo-integrator.tb31) +* [https://github.com/inverse-inc/sogo-connector](https://github.com/inverse-inc/sogo-connector) Please refer to the [FAQ](https://sogo.nu/support.html#/faq) for [compilation instructions](https://sogo.nu/support/faq/how-do-i-compile-sogo.html).