From 656656275596fe61e86f6bd748c41191f4a20338 Mon Sep 17 00:00:00 2001 From: Seonghyeon Cho Date: Thu, 12 Aug 2021 20:26:27 +0900 Subject: [PATCH] Fix broken link for AOT --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 451328d4b..db2e314d3 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Tested in Unity 3D on the following platforms: * PS4 (with IL2CPP backend) * Windows Store (including 8.1, Phone 8.1, Universal 8.1 and Universal 10 - both .NET and IL2CPP backend) -IL2CPP is supported, however there are some gotchas - see [here](#aot-support) for details +IL2CPP is supported, however there are some gotchas - see [here](#does-this-work-on-aot-platforms-such-as-ios-and-webgl) for details This project is open source.