From ec1d8631b3548e4f4ead4b45756b2ed8e02930c2 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Sun, 19 Apr 2026 23:50:07 +0200 Subject: [PATCH] [3.14] gh-148779: Update Briefcase link in android.rst documentation (GH-148777) (#148780) Use canonical beeware.org URL for link to Briefcase. (cherry picked from commit 82767780f8de2fc492567ceb6a590101ae3b19ad) Co-authored-by: partev --- Doc/using/android.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/using/android.rst b/Doc/using/android.rst index 45345d045ddf..60a135693181 100644 --- a/Doc/using/android.rst +++ b/Doc/using/android.rst @@ -30,7 +30,7 @@ Adding Python to an Android app Most app developers should use one of the following tools, which will provide a much easier experience: -* `Briefcase `__, from the BeeWare project +* `Briefcase `__, from the BeeWare project * `Buildozer `__, from the Kivy project * `Chaquopy `__ * `pyqtdeploy `__ -- 2.47.3