From bdbc2e68df670178242c7a97b2525b3bea650b0d Mon Sep 17 00:00:00 2001 From: jv-vogler Date: Sat, 28 Oct 2023 23:23:05 -0300 Subject: [PATCH] docs: fix link to github pages documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4d5f52d..ed9f1a9f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This module implements JavaScript/TypeScript language support for the Godot game ### Getting started -Read the [getting-started](https://geequlim.github.io/ecmascript/getting-started). +Read the [getting-started](https://geequlim.github.io/ECMAScript/getting-started). ## Getting the engine @@ -36,7 +36,7 @@ Download the binaries from the [release page](https://github.com/GodotExplorer/E ## Documentation, Tutorials & Demos -Read this [documentation](https://geequlim.github.io/ecmascript/getting-started) or look at the tutorials or demos: +Read this [documentation](https://geequlim.github.io/ECMAScript/getting-started) or look at the tutorials or demos: - [ECMAScriptDemos](https://github.com/Geequlim/ECMAScriptDemos) - Demos