From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sun, 19 Apr 2026 21:50:45 +0000 (+0200) Subject: [3.13] gh-148779: Update Briefcase link in android.rst documentation (GH-148777)... X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=01f721898343c671a69f1bf6805e41e20b2e4c22;p=thirdparty%2FPython%2Fcpython.git [3.13] gh-148779: Update Briefcase link in android.rst documentation (GH-148777) (#148781) Use canonical beeware.org URL for link to Briefcase. (cherry picked from commit 82767780f8de2fc492567ceb6a590101ae3b19ad) Co-authored-by: partev --- diff --git a/Doc/using/android.rst b/Doc/using/android.rst index cb762310328f..f013817932d7 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 `__