Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Commit

Permalink
rename Docs link to API
Browse files Browse the repository at this point in the history
Closes #63
  • Loading branch information
Fishrock123 committed Jan 15, 2015
1 parent 9063e9b commit ca3ce1d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion es6.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<div class="spacer"></div>
<a href="faq.html">FAQ</a>
<a href="es6.html">ES6</a>
<a href="https://iojs.org/api/">Docs</a>
<a href="https://iojs.org/api/">API</a>
</div>
</header>

Expand Down
2 changes: 1 addition & 1 deletion faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<div class="spacer"></div>
<a href="faq.html">FAQ</a>
<a href="es6.html">ES6</a>
<a href="https://iojs.org/api/">Docs</a>
<a href="https://iojs.org/api/">API</a>
</div>
</header>

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<div class="spacer"></div>
<a href="faq.html">FAQ</a>
<a href="es6.html">ES6</a>
<a href="https://iojs.org/api/">Docs</a>
<a href="https://iojs.org/api/">API</a>
</div>
</header>

Expand Down

0 comments on commit ca3ce1d

Please sign in to comment.