Skip to content

Commit

Permalink
New Route
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitzarkar committed Jun 26, 2015
1 parent 466d87f commit 94a8e91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ <h5>Sample Routing Example Which will take you to different pages</h5>
<a href="#/route2">Route 6</a><br />
<a href="#/route1">Route 7</a><br />
<a href="#/route2">Route 8</a><br />
<!-- Adding one more Route-->
<a href="#/route2">Route 9</a><br />
<div ng-view></div>
</body>
</html>

0 comments on commit 94a8e91

Please sign in to comment.