From 6933fb7924cd1ef01e9259c53bf76023a87d61aa Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 24 Feb 2012 16:14:44 -0800 Subject: docs(bootstrap): rewritten bootstrap guide --- docs/content/misc/started.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/misc/started.ngdoc') diff --git a/docs/content/misc/started.ngdoc b/docs/content/misc/started.ngdoc index e8110fdc..ea94bfef 100644 --- a/docs/content/misc/started.ngdoc +++ b/docs/content/misc/started.ngdoc @@ -40,7 +40,7 @@ The next line downloads the angular script: (For details on what happens when angular processes an HTML page, -see {@link guide/dev_guide.bootstrap Bootstrap}.) +see {@link guide/bootstrap Bootstrap}.) Finally, this line in the `` of the page is the template that describes how to display our greeting in the UI: -- cgit v1.2.3