File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11< ul class ="nav pull-right ">
2- < li > < a href ="https://github.com/angular-ui/ui-router "> < i class ="icon-github icon-white "> </ i > Github </ a > </ li >
2+ < li > < a href ="https://github.com/angular-ui/ui-router "> < i class ="icon-github icon-white "> </ i > GitHub </ a > </ li >
33 < li > < a href ="https://github.com/angular-ui/ui-router/wiki "> < i class ="icon-book icon-white "> </ i > Guide</ a > </ li >
44 < li > < a href ="http://angular-ui.github.io/ui-router/sample/ "> < i class ="icon-rocket icon-white "> </ i > Sample App</ a > </ li >
55 < li > < a href ="https://github.com/angular-ui/ui-router/wiki/Frequently-Asked-Questions "> < i class ="icon-question-sign icon-white "> </ i > FAQ</ a > </ li >
6- </ ul >
6+ </ ul >
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ angular.module('uiRouterSample', [
8383 return $timeout ( function ( ) {
8484 return '<p class="lead">UI-Router Resources</p><ul>' +
8585 '<li><a href="https://github.com/angular-ui/ui-router/tree/master/sample">Source for this Sample</a></li>' +
86- '<li><a href="https://github.com/angular-ui/ui-router">Github Main Page</a></li>' +
86+ '<li><a href="https://github.com/angular-ui/ui-router">GitHub Main Page</a></li>' +
8787 '<li><a href="https://github.com/angular-ui/ui-router#quick-start">Quick Start</a></li>' +
8888 '<li><a href="https://github.com/angular-ui/ui-router/wiki">In-Depth Guide</a></li>' +
8989 '<li><a href="https://github.com/angular-ui/ui-router/wiki/Quick-Reference">API Reference</a></li>' +
You can’t perform that action at this time.
0 commit comments