From a3e9838728ae3d96c85e5338a959b6d4f2380ca1 Mon Sep 17 00:00:00 2001 From: Kristof Kosztyo Date: Mon, 2 Jan 2017 11:32:58 +0100 Subject: [PATCH] Fix urls in the example (#1508) The urls in the docs/03.API-EXAMPLE.md was pointing to the old samsung.github.io pages. JerryScript-DCO-1.0-Signed-off-by: Kristof Kosztyo kkristof@inf.u-szeged.hu --- docs/03.API-EXAMPLE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/03.API-EXAMPLE.md b/docs/03.API-EXAMPLE.md index 9bba81349..040c85f49 100644 --- a/docs/03.API-EXAMPLE.md +++ b/docs/03.API-EXAMPLE.md @@ -512,4 +512,4 @@ Value of x is 17 ## Further steps -For further API description, please visit [API Reference page](https://samsung.github.io/jerryscript/api-reference/) on [JerryScript home page](https://samsung.github.io/jerryscript/). +For further API description, please visit [API Reference page](https://jerryscript-project.github.io/jerryscript/api-reference/) on [JerryScript home page](https://jerryscript-project.github.io/jerryscript/).