Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 6628298

Browse files
committed
fixed footer links
1 parent 916d5a1 commit 6628298

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

public/_includes/_footer.jade

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@
1919

2020
ul.text-body
2121
li <a href="/docs/js/latest/quickstart.html"> 5 Min Quickstart</a>
22+
li <a href="/docs/js/latest/guide/"> Step by Step Guide</a>
23+
li <a href="/docs/js/latest/api/"> Full API</a>
2224
li <a href="/docs/js/latest/resources.html"> Resources</a>
23-
li <a href="/docs/js/latest/api.html"> Full API</a>
2425
li <a href="http://goo.gl/sj0Nk1">Design Docs &amp; Notes</a>
2526

2627
.c2

0 commit comments

Comments
 (0)