diff options
Diffstat (limited to 'docs/content/misc')
| -rw-r--r-- | docs/content/misc/started.ngdoc | 2 |
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: |
