Browse Source

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

Ricardo Alcantara 5 years ago
parent
commit
2d7f79cd3f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/platform/android_in_app_purchases.rst

+ 1 - 1
tutorials/platform/android_in_app_purchases.rst

@@ -8,7 +8,7 @@ The new plugin uses the `Google Play Billing library <https://developer.android.
 instead of the now deprecated AIDL IAP implementation.
 instead of the now deprecated AIDL IAP implementation.
 
 
 If you learn better by looking at an example, you can find the demo project
 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)
 Migrating from Godot 3.2.1 and lower (GodotPaymentsV3)