Skip to content

Commit 27b99ed

Browse files
msasikanthdrchen
authored andcommitted
[Dividers] Fix styles and attrs references in documentation
Resolves #2282 GIT_ORIGIN_REV_ID=94274657c261c30201d2c165405af3e08ba2a26b PiperOrigin-RevId: 384925580
1 parent 4acc56d commit 27b99ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/components/Divider.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,9 @@ Element | Style
131131
Default style theme attribute: `?attr/materialDividerStyle`
132132

133133
See the full list of
134-
[styles](https://github.com/material-components/material-components-android/tree/master/lib/java/com/google/android/material/checkbox/res/values/styles.xml)
134+
[styles](https://github.com/material-components/material-components-android/tree/master/lib/java/com/google/android/material/divider/res/values/styles.xml)
135135
and
136-
[attrs](https://github.com/material-components/material-components-android/tree/master/lib/java/com/google/android/material/checkbox/res/values/attrs.xml).
136+
[attrs](https://github.com/material-components/material-components-android/tree/master/lib/java/com/google/android/material/divider/res/values/attrs.xml).
137137

138138
## Theming dividers
139139

0 commit comments

Comments
 (0)