Android plugin: Fix link to demo project (#3813)

This commit is contained in:
Ricardo Alcantara
2020-07-20 04:42:55 -03:00
committed by GitHub
parent 8d48933e91
commit 2d7f79cd3f

View File

@@ -8,7 +8,7 @@ The new plugin uses the `Google Play Billing library <https://developer.android.
instead of the now deprecated AIDL IAP implementation.
If you learn better by looking at an example, you can find the demo project
`here <https://github.com/godotengine/godot-demo-projects/tree/master/misc/android_iap>`__.
`here <https://github.com/godotengine/godot-demo-projects/tree/master/mobile/android_iap>`__.
Migrating from Godot 3.2.1 and lower (GodotPaymentsV3)