Skip to content

Commit 18bdabe

Browse files
asyncLizcopybara-github
authored andcommitted
docs: fix broken progress indicator token links
PiperOrigin-RevId: 592021202
1 parent 2bb480f commit 18bdabe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/components/progress.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ssrOnly: true
1313

1414
<!--*
1515
# Document freshness: For more information, see go/fresh-source.
16-
freshness: { owner: 'lizmitchell' reviewed: '2023-08-23' }
16+
freshness: { owner: 'lizmitchell' reviewed: '2023-12-18' }
1717
tag: 'docType:reference'
1818
*-->
1919

@@ -261,7 +261,7 @@ Token | Default value
261261
> Note: the active indicator width must be specified as a unit-less percentage
262262
> of the size.
263263
264-
* [All tokens](https://github.com/material-components/material-web/blob/main/tokens/_md-comp-circular-progress-indicator.scss)
264+
* [All tokens](https://github.com/material-components/material-web/blob/main/tokens/_md-comp-circular-progress.scss)
265265
<!-- {.external} -->
266266

267267
### Circular progress example
@@ -320,7 +320,7 @@ Token | Default value
320320
`--md-linear-progress-active-indicator-color` | `--md-sys-color-primary`
321321
`--md-linear-progress-active-indicator-height` | `4px`
322322

323-
* [All tokens](https://github.com/material-components/material-web/blob/main/tokens/_md-comp-linear-progress-indicator.scss)
323+
* [All tokens](https://github.com/material-components/material-web/blob/main/tokens/_md-comp-linear-progress.scss)
324324
<!-- {.external} -->
325325

326326
### Linear progress example

0 commit comments

Comments
 (0)