Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf6955d2

Browse files
committed
fix landing page links
1 parenta60560c commitf6955d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h2>Inside Your Code Editor</h2>
4848
<ahref="https://atom.io">Atom Editor</a>.
4949
<br/> With the "atom-coderoad" plugin, code in a real editor environment alongside your other favorite plugins.</p>
5050
<ulclass="actions">
51-
<li><ahref="/atom-coderoad"class="button special">Atom-CodeRoad</a></li>
51+
<li><ahref="/atom-coderoad.html"class="button special">Atom-CodeRoad</a></li>
5252
</ul>
5353
</div>
5454
</section>
@@ -63,9 +63,9 @@ <h2>Inside Your Code Editor</h2>
6363
</div>
6464
<divclass="content">
6565
<h2>Create your Own Tutorials</h2>
66-
<p>Build tutorials using simple and familiar tools:<ahref="http://www.markdowntutorial.com/">Markdown</a> & unit tests. Making tutorials is easy with the new "builder-coderoad" plugin.</p>
66+
<p>Build tutorials using simple and familiar tools:<ahref="//www.markdowntutorial.com/">Markdown</a> & unit tests. Making tutorials is easy with the new "builder-coderoad" plugin.</p>
6767
<ulclass="actions">
68-
<li><ahref="/builder-coderoad"class="button special">Builder-CodeRoad</a></li>
68+
<li><ahref="/builder-coderoad.html"class="button special">Builder-CodeRoad</a></li>
6969
</ul>
7070
</div>
7171
</section>
@@ -78,7 +78,7 @@ <h2>Create your Own Tutorials</h2>
7878
</div>
7979
<divclass="content">
8080
<h2>Publish Free & Open</h2>
81-
<p>Version control & share your tutorials over<ahref="https://npmjs.com">NPM</a>. Iterate and publish updates. Use Git to build & collaborate on courses.</p>
81+
<p>Version control & share your tutorials over<ahref="//npmjs.com">NPM</a>. Iterate and publish updates. Use Git to build & collaborate on courses.</p>
8282
</div>
8383
</section>
8484
</section>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp