Skip to content

Commit 74cb41c

Browse files
authored
Merge pull request #177 from jv-vogler/docs/fix-readme-links
docs: fix link to github pages documentation
2 parents 6440c4f + bdbc2e6 commit 74cb41c

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)