]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-148779: Update Briefcase link in android.rst documentation (#148777)
authorpartev <petrosyan@gmail.com>
Sun, 19 Apr 2026 21:44:08 +0000 (17:44 -0400)
committerGitHub <noreply@github.com>
Sun, 19 Apr 2026 21:44:08 +0000 (05:44 +0800)
Use canonical beeware.org URL for link to Briefcase.

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/>`__