File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ Now you're good to go!
4444
4545## Dependencies
4646
47- * [ Angular 2] ( https://angular.io ) (2.0.0-rc.7 )
47+ * [ Angular 2] ( https://angular.io ) (^ 2.0.0 final )
4848* [ Semantic UI CSS] ( http://semantic-ui.com/ ) (jQuery is ** not** required)
4949
5050## Components
Original file line number Diff line number Diff line change 22 < div class ="sidebar ">
33 < div class ="ui vertical inverted fluid menu ">
44 < div class ="item ">
5- < a class ="ui mini images " href =" / " >
5+ < a class ="ui mini images ">
66 < img class ="ui image " src ="http://semantic-ui.com/images/logo.png ">
77 < img class ="ui image " src ="https://angular.io/resources/images/logos/standard/shield-large.png ">
88 </ a >
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ <h2 class="ui dividing header">Installation</h2>
3030 < p > Now you're good to go!</ p >
3131 < h2 class ="ui dividing header "> Dependencies</ h2 >
3232 < div class ="ui bulleted list ">
33- < div class ="item "> < a href ="https://angular.io "> Angular 2</ a > (2.0.0-rc.5 < strong > or higher </ strong > )</ div >
33+ < div class ="item "> < a href ="https://angular.io "> Angular 2</ a > (^ 2.0.0 final )</ div >
3434 < div class ="item "> < a href ="http://semantic-ui.com/ "> Semantic UI CSS</ a > (jQuery is < strong > not</ strong > required)</ div >
3535 </ div >
3636</ div >
You can’t perform that action at this time.
0 commit comments