]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.13] gh-148779: Update Briefcase link in android.rst documentation (GH-148777)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 19 Apr 2026 21:50:45 +0000 (23:50 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Apr 2026 21:50:45 +0000 (21:50 +0000)
Use canonical beeware.org URL for link to Briefcase.
(cherry picked from commit 82767780f8de2fc492567ceb6a590101ae3b19ad)

Co-authored-by: partev <petrosyan@gmail.com>
Doc/using/android.rst

index cb762310328f1cb03c112294b345182c3c1d4faa..f013817932d7864633eb9ddba446290c9014e8fc 100644 (file)
@@ -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 <https://briefcase.readthedocs.io>`__, from the BeeWare project
+* `Briefcase <https://briefcase.beeware.org>`__, from the BeeWare project
 * `Buildozer <https://buildozer.readthedocs.io>`__, from the Kivy project
 * `Chaquopy <https://chaquo.com/chaquopy>`__
 * `pyqtdeploy <https://www.riverbankcomputing.com/static/Docs/pyqtdeploy/>`__