Bladeren bron

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

Ricardo Alcantara 5 jaren geleden
bovenliggende
commit
2d7f79cd3f
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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.
 
 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)