Browse Source

Docs: Fix link to Android Gradle build tutorial

Max Hilbrunner 1 year ago
parent
commit
68a1e0c7d4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      platform/android/doc_classes/EditorExportPlatformAndroid.xml

+ 1 - 1
platform/android/doc_classes/EditorExportPlatformAndroid.xml

@@ -7,7 +7,7 @@
 	</description>
 	<tutorials>
 		<link title="Exporting for Android">$DOCS_URL/tutorials/export/exporting_for_android.html</link>
-		<link title="Custom builds for Android">$DOCS_URL/tutorials/export/android_custom_build.html</link>
+		<link title="Gradle builds for Android">$DOCS_URL/tutorials/export/android_gradle_build.html</link>
 		<link title="Android plugins documentation index">$DOCS_URL/tutorials/platform/index.html</link>
 	</tutorials>
 	<members>