From 8b8fdddc0b13f90dcc081b7d29a79f1452f2dd7b Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Tue, 13 Mar 2012 19:36:09 -0700 Subject: docs(links): corrected borken links --- docs/content/guide/module.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/guide/module.ngdoc') diff --git a/docs/content/guide/module.ngdoc b/docs/content/guide/module.ngdoc index e3b3362f..c2bbb692 100644 --- a/docs/content/guide/module.ngdoc +++ b/docs/content/guide/module.ngdoc @@ -24,7 +24,7 @@ Ok, I'm in a hurry how do i get a Hello World module working? Important things to notice: * {@link api/angular.Module Module} API - * Notice the reference to the `myApp` module in the ``, it is what + * Notice the reference to the `myApp` module in the ``, it is what bootstraps the app using your module. -- cgit v1.2.3