Update
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<title>Hello World.js!</title>
|
||||
<meta name="description" content="The concept of the Internet of Things (IoT) is becoming more and more popular. According to the reports of global corporations, there will be from 25 to 75 b...">
|
||||
|
||||
<link rel="stylesheet" href="jerryscript/css/main.css">
|
||||
<link rel="stylesheet" href="/css/main.css">
|
||||
<link rel="canonical" href="http://samsung.github.io/jerryscript/2015/06/13/hello-world-js.html">
|
||||
<link rel="alternate" type="application/rss+xml" title="JerryScript Engine" href="http://samsung.github.io/jerryscript/feed.xml" />
|
||||
</head>
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
<div class="wrapper">
|
||||
|
||||
<a class="site-title" href="jerryscript/">JerryScript Engine</a>
|
||||
<a class="site-title" href="/">JerryScript Engine</a>
|
||||
|
||||
<nav class="site-nav">
|
||||
<a href="#" class="menu-icon">
|
||||
@@ -37,19 +37,19 @@
|
||||
|
||||
|
||||
|
||||
<a class="page-link" href="jerryscript/how-to/">How To</a>
|
||||
<a class="page-link" href="/how-to/">How To</a>
|
||||
|
||||
|
||||
|
||||
<a class="page-link" href="jerryscript/API/">API</a>
|
||||
<a class="page-link" href="/API/">API</a>
|
||||
|
||||
|
||||
|
||||
<a class="page-link" href="jerryscript/internals/">Internals</a>
|
||||
<a class="page-link" href="/internals/">Internals</a>
|
||||
|
||||
|
||||
|
||||
<a class="page-link" href="jerryscript/dev-guide/">Development</a>
|
||||
<a class="page-link" href="/dev-guide/">Development</a>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user