From 3c62e4244e6d3b8597e1fd9693d0eef2e6ddca7d Mon Sep 17 00:00:00 2001 From: Grigoriy Beziuk Date: Thu, 5 Dec 2013 15:16:48 +0300 Subject: docs(tutorial/step-0): fix twitter bootstrap link The url of twitter bootstrap was outdated. Closes #5290 --- docs/content/tutorial/step_00.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/tutorial') 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/` -- cgit v1.2.3