瀏覽代碼

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

Ricardo Alcantara 5 年之前
父節點
當前提交
2d7f79cd3f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)