]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] 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:07 +0000 (23:50 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Apr 2026 21:50:07 +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 45345d045ddfd9923373449509edd952a8dc6592..60a13569318141206b77e6f7a19e2411e1ad3e2c 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/>`__