Skip to content

Commit cd6d55c

Browse files
authored
docs: update theme schematic link for v18 (#29935)
1 parent 810040e commit cd6d55c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

guides/schematics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ from custom colors.
125125
ng generate @angular/material:m3-theme
126126
```
127127

128-
Learn more about this schematic in its [documentation](https://github.com/angular/components/blob/main/src/material/schematics/ng-generate/m3-theme/README.md).
128+
Learn more about this schematic in its [documentation](https://github.com/angular/components/blob/18.2.x/src/material/schematics/ng-generate/m3-theme/README.md).

guides/theming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ html {
151151
}
152152
```
153153

154-
Learn more about this schematic in its [documentation](https://github.com/angular/components/blob/main/src/material/schematics/ng-generate/m3-theme/README.md).
154+
Learn more about this schematic in its [documentation](https://github.com/angular/components/blob/18.2.x/src/material/schematics/ng-generate/m3-theme/README.md).
155155

156156
<!-- TODO(mmalerba): Illustrate palettes with example. -->
157157

0 commit comments

Comments
 (0)