aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/misc/started.ngdoc
diff options
context:
space:
mode:
authorMisko Hevery2012-02-24 16:14:44 -0800
committerMisko Hevery2012-06-02 16:02:05 -0700
commit6933fb7924cd1ef01e9259c53bf76023a87d61aa (patch)
tree4af8ab1e41149d6ba1af2a76c34523575797ab1d /docs/content/misc/started.ngdoc
parentf5afcca99dcf49f3382a5e69d97030f63113af6e (diff)
downloadangular.js-6933fb7924cd1ef01e9259c53bf76023a87d61aa.tar.bz2
docs(bootstrap): rewritten bootstrap guide
Diffstat (limited to 'docs/content/misc/started.ngdoc')
-rw-r--r--docs/content/misc/started.ngdoc2
1 files changed, 1 insertions, 1 deletions
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:
</pre>
(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 `<body>` of the page is the template that describes
how to display our greeting in the UI: