From bc8e2518a5fa4e39443737bccfdb2f734f813629 Mon Sep 17 00:00:00 2001 From: Makihiro <13536348+mackysoft@users.noreply.github.com> Date: Tue, 24 Oct 2023 18:39:32 +0900 Subject: [PATCH] Fix document url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f30028..71da315 100644 --- a/README.md +++ b/README.md @@ -115,8 +115,8 @@ public sealed class HomeSceneEntryPoint : SceneEntryPointBase } ``` -> The full Scripting API is [here](https://mackysoft.github.io/Navigahena/api/MackySoft.Navigahena.html). -> Scripting API: https://mackysoft.github.io/Navigahena/api/MackySoft.Navigahena.html +> The full Scripting API is [here](https://mackysoft.github.io/Navigathena/api/MackySoft.Navigathena.html). +> Scripting API: https://mackysoft.github.io/Navigathena/api/MackySoft.Navigathena.html ## Basic scene navigation