mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
docs(links): corrected borken links
This commit is contained in:
@@ -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 `<html ng:app="myApp">`, it is what
|
||||
* Notice the reference to the `myApp` module in the `<html ng-app="myApp">`, it is what
|
||||
bootstraps the app using your module.
|
||||
|
||||
<doc:example module='simpleApp'>
|
||||
|
||||
Reference in New Issue
Block a user