Skip to content

Commit

Permalink
fix link jumping.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus committed Sep 3, 2014
1 parent 15be27d commit 1726d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->

<main ng-view></main>
<main ng-view autoscroll="true"></main>

<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.23/angular.min.js"></script>
<script src="//code.angularjs.org/1.2.23/angular-route.js"></script>
Expand Down

0 comments on commit 1726d61

Please sign in to comment.