diff --git a/README.md b/README.md index ac2d5f149..6e576b668 100644 --- a/README.md +++ b/README.md @@ -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.