mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-08 23:04:45 +00:00
docs(tutorial/step-0): fix twitter bootstrap link
The url of twitter bootstrap was outdated. Closes #5290
This commit is contained in:
parent
c432999572
commit
3c62e4244e
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ For the purposes of this tutorial, we modified the angular-seed with the followi
|
||||||
* Removed the example app
|
* Removed the example app
|
||||||
* Added phone images to `app/img/phones/`
|
* Added phone images to `app/img/phones/`
|
||||||
* Added phone data files (JSON) to `app/phones/`
|
* Added phone data files (JSON) to `app/phones/`
|
||||||
* Added [Bootstrap](http://twitter.github.com/bootstrap/) files to `app/css/` and `app/img/`
|
* Added [Bootstrap](http://getbootstrap.com) files to `app/css/` and `app/img/`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue