Fix a link in README.md

This commit is contained in:
Jakub Marcowski
2025-03-10 01:10:52 +01:00
committed by Matias N. Goldberg
parent 808da61a7b
commit 84f435e8d3

View File

@@ -2,7 +2,7 @@ This repo contains prebuilt versions of Google's Swappy Frame Pacing library.
Compiled from source.
See [Releases page](https://github.com/godotengine/godot-angle-static/releases).
See [Releases page](https://github.com/godotengine/godot-swappy/releases).
# How to build from source
@@ -118,4 +118,4 @@ AHA! **Failed to find target with hash string 'android-31' in: /home/matias/Andr
In rare cases, the root of the problem may be the first problem to appear, instead of the last one; and in that case you may have to scroll quite a bit.
For example if you force it to build with a newer NDK version than the recommended one, you will get errors C++ about function redeclarations with a different function signature, but at the bottom you will see Java errors that mislead you.
For example if you force it to build with a newer NDK version than the recommended one, you will get errors C++ about function redeclarations with a different function signature, but at the bottom you will see Java errors that mislead you.