Skip to content

Commit 5c2634f

Browse files
committed
organized chapters
1 parent 66b77eb commit 5c2634f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<div class="page-content mdl-layout--fixed-drawer">
6767
<div class="mdl-layout__drawer is-visible">
6868
<nav class="mdl-navigation">
69-
<a class="mdl-navigation__link" href="chapter01_02_02/01-HelloWorld.html">01-HelloWorld</a>
69+
<a class="mdl-navigation__link" href="chapter01_02/01-HelloWorld.html">01-HelloWorld</a>
7070
<a class="mdl-navigation__link" href="chapter01_02/02-Variables.html">02-Variables</a>
7171
<a class="mdl-navigation__link" href="chapter01_02/03-Operators.html">03-Operators</a>
7272
<a class="mdl-navigation__link" href="chapter01_02/04-TruthyFalsy.html">04-Truthy Falsy</a>

0 commit comments

Comments
 (0)