Skip to content

Commit a2458c8

Browse files
committed
Fix image url
1 parent 9ad2c48 commit a2458c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/godot/configuration/android.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you haven't already, you need to install the Android build template first. Go
2222
2. **Enable Gradle Build**: In the export preset, go to `Options -> Gradle Build` and enable the `Use Gradle Build` option.
2323
3. **Configure Other Settings**: Set up your package name, icons, permissions, and other Android-specific settings as needed.
2424

25-
![Android Export Settings](img/android_export.png)
25+
![Android Export Settings](imgs/android_export.png)
2626

2727
### Step 3: Export Your Project
2828

0 commit comments

Comments
 (0)