From e02bf29264862065aecc2dc04ba494b76009c90a Mon Sep 17 00:00:00 2001 From: MeIchthys Date: Wed, 29 Oct 2025 13:09:44 -0400 Subject: [PATCH] Fix link to BibleDesktop Github repository was removed. New link links to crosswire website: https://crosswire.org/bibledesktop/download.html --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3345ca3f7..1e4c3df31 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ JSword aims to make the Bible and related texts freely available in a wide range of languages and translations. It supports a variety of modern and ancient Bible versions, commentaries, dictionaries, daily devotionals, and other resources. -JSword powers several open-source projects, including [BibleDesktop](https://github.com/crosswire/bibledesktop) and [And Bible](https://github.com/AndBible/and-bible). The library is designed for cross-platform use and can be integrated into both desktop and mobile applications. +JSword powers several open-source projects, including [BibleDesktop](https://crosswire.org/bibledesktop/download.html) and [And Bible](https://github.com/AndBible/and-bible). The library is designed for cross-platform use and can be integrated into both desktop and mobile applications. ---