v3.3.5: fixed an outdated internal link in the readme

This commit is contained in:
Evan Debenham
2026-02-02 11:38:27 -05:00
parent 09f492d5da
commit d6da70eca3

View File

@@ -21,7 +21,7 @@ Note that **this repository does not accept pull requests!** The code here is pr
If you'd like to work with the code, you can find the following guides in `/docs`:
- [Compiling for Android.](docs/getting-started-android.md)
- **[If you plan to distribute on Google Play please read the end of this guide.](docs/getting-started-android.md#distributing-your-apk)**
- **[If you plan to distribute on Google Play please read the end of this guide.](docs/getting-started-android.md#distributing-your-app)**
- [Compiling for desktop platforms.](docs/getting-started-desktop.md)
- [Compiling for iOS.](docs/getting-started-ios.md)
- [Recommended changes for making your own version.](docs/recommended-changes.md)