Update README.md after renaming 01.GETTING-STARTED.md (#2983)

JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu
This commit is contained in:
Csaba Osztrogonác
2019-07-24 11:41:35 +02:00
committed by Dániel Bátyai
parent 5d6eebac4c
commit 81c3763a30
+2 -2
View File
@@ -43,10 +43,10 @@ cd jerryscript
python tools/build.py
```
For additional information see [Getting Started](docs/01.GETTING-STARTED.md).
For additional information see [Getting Started](docs/00.GETTING-STARTED.md).
## Documentation
- [Getting Started](docs/01.GETTING-STARTED.md)
- [Getting Started](docs/00.GETTING-STARTED.md)
- [API Reference](docs/02.API-REFERENCE.md)
- [API Example](docs/03.API-EXAMPLE.md)
- [Internals](docs/04.INTERNALS.md)