Skip to content

Commit

Permalink
docs: update theme schematic link for v18 (#29935)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewseguin authored Oct 29, 2024
1 parent 810040e commit cd6d55c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion guides/schematics.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ from custom colors.
ng generate @angular/material:m3-theme
```

Learn more about this schematic in its [documentation](https://github.com/angular/components/blob/main/src/material/schematics/ng-generate/m3-theme/README.md).
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).
2 changes: 1 addition & 1 deletion guides/theming.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ html {
}
```

Learn more about this schematic in its [documentation](https://github.com/angular/components/blob/main/src/material/schematics/ng-generate/m3-theme/README.md).
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).

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

Expand Down

0 comments on commit cd6d55c

Please sign in to comment.