ECMAScript
ECMAScript copied to clipboard
Get started page 404
Clicking on getting started or documentation takes us to a page that doesn't exist, the 404 error appears
https://geequlim.github.io/ecmascript/getting-started
Some context: README.md documentation link is lowercased, since the router of the website is case sensitive it breaks the link Note: this should be renamed README.md documentation link is broken
Edit: PR on #177
Seems fixed?