Fix bad links on about (docs) page

Whoops

Change-Id: I6b52313905d52faf3f4e29e536f9d7dfdf962ef0
This commit is contained in:
Sandy Walsh 2015-02-27 13:05:39 -08:00
parent 7623a2dc80
commit c438c215c9
1 changed files with 3 additions and 3 deletions

View File

@ -46,9 +46,9 @@
<li role="presentation"><a href="index.html">Home</a></li>
<li role="presentation" class="active"><a href="about.html">Docs</a></li>
<li role="presentation"><a href="install.html">Getting Started</a></li>
<li role="presentation"><a href="#">API</a></li>
<li role="presentation"><a href="#">Screencasts</a></li>
<li role="presentation"><a href="#">Contribute</a></li>
<li role="presentation"><a href="api.html">API</a></li>
<li role="presentation"><a href="screencasts.html">Screencasts</a></li>
<li role="presentation"><a href="contribute.html">Contribute</a></li>
</ul>
</nav>
<img src="StackTach_160x70.png"/>