Skip to content

Commit bdbc2e6

Browse files
committed
docs: fix link to github pages documentation
1 parent 6440c4f commit bdbc2e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This module implements JavaScript/TypeScript language support for the Godot game
1515

1616
### Getting started
1717

18-
Read the [getting-started](https://geequlim.github.io/ecmascript/getting-started).
18+
Read the [getting-started](https://geequlim.github.io/ECMAScript/getting-started).
1919

2020
## Getting the engine
2121

@@ -36,7 +36,7 @@ Download the binaries from the [release page](https://github.com/GodotExplorer/E
3636

3737
## Documentation, Tutorials & Demos
3838

39-
Read this [documentation](https://geequlim.github.io/ecmascript/getting-started) or look at the tutorials or demos:
39+
Read this [documentation](https://geequlim.github.io/ECMAScript/getting-started) or look at the tutorials or demos:
4040

4141

4242
- [ECMAScriptDemos](https://github.com/Geequlim/ECMAScriptDemos) - Demos

0 commit comments

Comments
 (0)