fix(ngmodule): fix broken anchor (#2373)
This commit is contained in:
parent
8b7c3b6e70
commit
5bd269484a
|
@ -94,7 +94,7 @@ a#angular-modularity
|
||||||
|
|
||||||
We'll see how later in the page. Let's start with the _root module_.
|
We'll see how later in the page. Let's start with the _root module_.
|
||||||
|
|
||||||
a#root_module
|
a#root-module
|
||||||
.l-main-section
|
.l-main-section
|
||||||
:marked
|
:marked
|
||||||
## _AppModule_ - the application root module
|
## _AppModule_ - the application root module
|
||||||
|
|
Loading…
Reference in New Issue