docs(tutorial/step-0): fix twitter bootstrap link

The url of twitter bootstrap was outdated.

Closes #5290
This commit is contained in:
Grigoriy Beziuk 2013-12-05 15:16:48 +03:00 committed by Pete Bacon Darwin
parent c432999572
commit 3c62e4244e

View file

@ -179,7 +179,7 @@ For the purposes of this tutorial, we modified the angular-seed with the followi
* Removed the example app
* Added phone images to `app/img/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/`