Typo is fixed in index.html: Github -> GitHub. (#1227)
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ permalink: /
|
||||
</p>
|
||||
</div>
|
||||
<div class="learn_more">
|
||||
<p>To learn more, please visit the <a href="http://github.com/Samsung/jerryscript">project on Github.</a></p>
|
||||
<p>To learn more, please visit the <a href="http://github.com/Samsung/jerryscript">project on GitHub.</a></p>
|
||||
<p>If you want to try JerryScript take a look at our documentation. It includes <a href="https://samsung.github.io/jerryscript/getting-started/">Getting Started</a> guides and <a href="https://samsung.github.io/jerryscript/api-reference/">JerryScript APIs reference</a>. </p>
|
||||
<p>Please, report all bugs and feature requests on JerryScript <a href="https://github.com/Samsung/jerryscript/issues">issue tracker</a>. Feel free to ask questions on <a href="https://github.com/Samsung/jerryscript/labels/question">issue tracker</a>.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user