Make links to HTML and AndroidManifest templates point to 3.1 branch

This commit is contained in:
Rémi Verschelde
2019-06-24 18:25:18 +02:00
parent 85b9a044cd
commit ea95b8e5eb
2 changed files with 3 additions and 3 deletions

View File

@@ -265,7 +265,7 @@ the project folder inside the module directory and configure it:
As of this writing, Godot uses minsdk 18 and target sdk 27. If this ever
changes, it should be reflected in the manifest template:
`AndroidManifest.xml.template <https://github.com/godotengine/godot/blob/master/platform/android/AndroidManifest.xml.template>`__
`AndroidManifest.xml.template <https://github.com/godotengine/godot/blob/3.1/platform/android/AndroidManifest.xml.template>`__
Then, add the module folder to the project: