Fix links to docs in README.md

JerryScript-DCO-1.0-Signed-off-by: Dave Methvin dave.methvin@gmail.com
This commit is contained in:
Dave Methvin
2016-07-08 09:54:07 -04:00
parent 9bce5b09a9
commit 1ac1c09b25
+4 -3
View File
@@ -33,9 +33,10 @@ make release.linux -j
For additional information see [Getting Started](docs/GETTING-STARTED.md).
## Documentation
- [API Reference](docs/API-REFERENCE.md)
- [API Example](docs/API-EXAMPLE.md)
- [Internals](docs/INTERNALS.md)
- [Getting Started](docs/01.GETTING-STARTED.md)
- [API Reference](docs/02.API-REFERENCE.md)
- [API Example](docs/03.API-EXAMPLE.md)
- [Internals](docs/04.INTERNALS.md)
## License
JerryScript is Open Source software under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0). Complete license and copyright information can be found in the source code.