File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -462,8 +462,8 @@ be defined through the `overrides` API instead of defined explicitly.
462462
463463Angular Material assumes that, by default, all theme styles are loaded as global
464464CSS. If you want to use
465- [ Shadow DOM] ( https://developer.mozilla.org/en-US/docs/Web/Web_Components /Using_shadow_DOM )
465+ [ Shadow DOM] ( https://developer.mozilla.org/en-US/docs/Web/API/Web_components /Using_shadow_DOM )
466466in your application, you must load the theme styles within each shadow root that
467467contains an Angular Material component. You can accomplish this by manually
468468loading the CSS in each shadow root, or by using
469- [ Constructable Stylesheets] ( https://developers.google.com/web/updates/2019/02 /constructable-stylesheets ) .
469+ [ Constructable Stylesheets] ( https://web.dev/articles /constructable-stylesheets ) .
You can’t perform that action at this time.
0 commit comments