From 810c0791997d9a7922576bc60581ea634daa2e29 Mon Sep 17 00:00:00 2001 From: Jin Hyung Ahn Date: Wed, 7 Aug 2024 10:52:34 +0900 Subject: [PATCH] Fix broken quickstart link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7cbb96c9a..96cc898e64 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ python-for-android is not limited to being used with Buildozer. More information is available in the [online documentation](https://python-for-android.readthedocs.io) including a -[quickstart guide](https://python-for-android.readthedocs.io/en/latest/quickstart/). +[quickstart guide](https://python-for-android.readthedocs.io/en/latest/quickstart.html). python-for-android is managed by the [Kivy team](https://kivy.org).