From 81c3763a30d1bae4858be23b83960ca1456ce381 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Csaba=20Osztrogon=C3=A1c?= Date: Wed, 24 Jul 2019 11:41:35 +0200 Subject: [PATCH] Update README.md after renaming 01.GETTING-STARTED.md (#2983) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a34da053..05d969997 100644 --- a/README.md +++ b/README.md @@ -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)