Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
eveninglily authored Apr 28, 2020
1 parent da84d6f commit 83d4f84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</div>
<div class="navbar-menu navbar-end" id="nav-links">
<a class="navbar-item" href="https://umd.io"> Home </a>
<a class="navbar-item" href="https://docs.umd.io"> Docs </a>
<a class="navbar-item" href="https://beta.umd.io"> Docs </a>
<a class="navbar-item" href="https://github.com/umdio/umdio"> Github </a>
</div>
</nav>
Expand Down Expand Up @@ -66,7 +66,7 @@
<span class='icon'><i class="fas fa-code"></i></span>
<p class="title">API</p>
<p>The API is our main offering. We have course data, live and static bus data, buildings, professors, and majors.<br/><br/><br/>
<a href="https://docs.umd.io">Learn more</a> </p>
<a href="https://beta.umd.io">Learn more</a> </p>
</article>
</div>
<div class="tile is-parent">
Expand All @@ -92,4 +92,4 @@
</div>
</section>
</body>
</html>
</html>

0 comments on commit 83d4f84

Please sign in to comment.