Skip to content

Commit 7b27a90

Browse files
committed
Merge pull request angular-ui#94 from saibotsivad/master
Fixing ui-router link
2 parents 86a0231 + d0d85f2 commit 7b27a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h1 class="page-header">
192192
UI-Router
193193
<small>Nested Routing for AngularJS</small>
194194
<span class="btn-group pull-right">
195-
<a class="btn btn-primary btn-large" href="http://angular-ui.github.io/ui-router/sample">Site</a>
195+
<a class="btn btn-primary btn-large" href="http://angular-ui.github.io/ui-router/site">Site</a>
196196
<a class="btn btn-inverse btn-large" href="https://github.com/angular-ui/ui-router">Code</a>
197197
</span>
198198
</h1>

0 commit comments

Comments
 (0)