Skip to content

Commit d64ee6c

Browse files
bampakoaAndrewKushnir
authored andcommitted
docs: fix broken link in ng-container API reference (angular#56445)
Closes angular#56444 PR Close angular#56445
1 parent ce8853e commit d64ee6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/manual_api_docs/elements/ng-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ an `<ng-container>` element, which would then wrap the other one, like so:
7878

7979
This would work as intended without introducing any new unnecessary elements in the DOM.
8080

81-
For more information see [one structural directive per element](guide/structural-directives#one-per-element).
81+
For more information see [one structural directive per element](guide/directives/structural-directives#one-structural-directive-per-element).
8282

8383
### Use alongside ngTemplateOutlet
8484

0 commit comments

Comments
 (0)