mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
docs: fix broken link in ng-container API reference (#56445)
Closes #56444 PR Close #56445
This commit is contained in:
committed by
Andrew Kushnir
parent
ce8853e5af
commit
d64ee6cc9d
@@ -78,7 +78,7 @@ an `<ng-container>` element, which would then wrap the other one, like so:
|
||||
|
||||
This would work as intended without introducing any new unnecessary elements in the DOM.
|
||||
|
||||
For more information see [one structural directive per element](guide/structural-directives#one-per-element).
|
||||
For more information see [one structural directive per element](guide/directives/structural-directives#one-structural-directive-per-element).
|
||||
|
||||
### Use alongside ngTemplateOutlet
|
||||
|
||||
|
||||
Reference in New Issue
Block a user