Skip to content

Commit 862070d

Browse files
committed
Merge pull request kivy#3675 from ohaz/patch-1
Fix python-for-android documentation URL
2 parents 33d4ab1 + 63c7b08 commit 862070d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sources/guide/android.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ java) to access a limited set of Android APIs. This has been largely
160160
superseded by the more flexible Pyjnius and Plyer as above, but may
161161
still occasionally be useful. The available functions are given in the
162162
`python-for-android documentation
163-
<http://python-for-android.readthedocs.org/en/latest/android/>`_.
163+
<http://python-for-android.readthedocs.org/en/latest/>`_.
164164

165165
This includes code for billing/IAP and creating/accessing Android
166166
services, which is not yet available in the other tools above.

0 commit comments

Comments
 (0)