From 40d0d1b969fe38e4948c71d92ba9e19dc4b63cd8 Mon Sep 17 00:00:00 2001 From: Evgeny Gavrin Date: Fri, 26 Jun 2015 16:03:08 +0300 Subject: [PATCH] Fixes --- _includes/footer.html | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 17fff6a6e..f6a68e8fa 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,5 +1,5 @@ diff --git a/index.html b/index.html index 4246adcf9..70c419a7b 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,6 @@ permalink: /

To learn more, please visit the project on Github.

-

If you want to try JerryScript take a look at our documentation. It includes Getting Started guides and the JerryScript APIs reference.

+

If you want to try JerryScript take a look at our documentation. It includes Getting Started guides and JerryScript APIs reference.

Please, report all found bugs and request new features at JerryScript issue tracker. Feel free to ask questions on issue tracker and don’t forget to label it with 'question' or 'discussion'.