Skip to content

Commit 1dfa40b

Browse files
oliverkierepkacrisbeto
authored andcommitted
docs: Fix Link to theming-guide in guides/elevation.md (#25229)
The Link in `guides/elevation.md` is broken. This PR fixes that by introducing the missing link handle. (cherry picked from commit f315ced)
1 parent e54effc commit 1dfa40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/elevation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ these shadows.
88

99
## Elevation CSS classes
1010

11-
The `core-theme` Sass mixin, described in the [theming guide][], emits CSS classes for applying
11+
The `core-theme` Sass mixin, described in the [theming guide][theming-guide], emits CSS classes for applying
1212
elevation. These classes follow the pattern `mat-elevation-z#`, where `#` is the elevation number
1313
you want, from 0 to 24. These predefined classes use the CSS `box-shadow` settings defined by the
1414
Material Design specification.

0 commit comments

Comments
 (0)