Skip to content

Exporting for Android: Incorrect URI fragment (hash header) in hyperlink to Android SDK command line tools #8819

@hsandt

Description

@hsandt

Your Godot version: 4.2.1

Issue description: The hyperlink URI fragment (the #header part in url#header) leading to Android SDK command line tools is incorrect (the target page changed since it was written).

URL to the documentation page: https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_android.html

On header Download the Android SDK, there is a hyperlink to Android website:

Alternatively, you can install the Android SDK using the command line tools.

However, the URI fragment #command-tools is incorrect. Instead of:

https://developer.android.com/studio/#command-tools

it is now

https://developer.android.com/studio/#command-line-tools-only

I will try a PR since it's very easy to fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions