aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/step_00.ngdoc
diff options
context:
space:
mode:
authorGrigoriy Beziuk2013-12-05 15:16:48 +0300
committerPete Bacon Darwin2013-12-17 12:15:52 +0000
commit3c62e4244e6d3b8597e1fd9693d0eef2e6ddca7d (patch)
treee60143a9c9e36db76fef3ed284707fcd1bc3b569 /docs/content/tutorial/step_00.ngdoc
parentc432999572c3564dd6d2456161fc6a942bc8d866 (diff)
downloadangular.js-3c62e4244e6d3b8597e1fd9693d0eef2e6ddca7d.tar.bz2
docs(tutorial/step-0): fix twitter bootstrap link
The url of twitter bootstrap was outdated. Closes #5290
Diffstat (limited to 'docs/content/tutorial/step_00.ngdoc')
-rw-r--r--docs/content/tutorial/step_00.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/tutorial/step_00.ngdoc b/docs/content/tutorial/step_00.ngdoc
index 9c91e685..86230ea9 100644
--- a/docs/content/tutorial/step_00.ngdoc
+++ b/docs/content/tutorial/step_00.ngdoc
@@ -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/`