@@ -20,7 +20,7 @@ outlined, and text.
2020
2121* [ Design article] ( https://m3.material.io/components/buttons ) <!-- {.external} -->
2222* API Documentation (* coming soon* )
23- * [ Source code] ( https://github.com/material-components/material-web/tree/master /button )
23+ * [ Source code] ( https://github.com/material-components/material-web/tree/main /button )
2424 <!-- {.external} -->
2525
2626## Types
@@ -157,7 +157,7 @@ Token | Default value
157157` --md-elevated-button-label-text-color ` | ` --md-sys-color-on-surface `
158158` --md-elevated-button-label-text-type ` | ` 500 0.875rem/1.25rem "Roboto" `
159159
160- * [ All tokens] ( https://github.com/material-components/material-web/blob/master /tokens/_md-comp-elevated-button.scss )
160+ * [ All tokens] ( https://github.com/material-components/material-web/blob/main /tokens/_md-comp-elevated-button.scss )
161161 <!-- {.external} -->
162162
163163### Elevated button example
@@ -186,7 +186,7 @@ Token | Default value
186186` --md-filled-button-label-text-color ` | ` --md-sys-color-on-primary `
187187` --md-filled-button-label-text-type ` | ` 500 0.875rem/1.25rem "Roboto" `
188188
189- * [ All tokens] ( https://github.com/material-components/material-web/blob/master /tokens/_md-comp-filled-button.scss )
189+ * [ All tokens] ( https://github.com/material-components/material-web/blob/main /tokens/_md-comp-filled-button.scss )
190190 <!-- {.external} -->
191191
192192### Filled button example
@@ -215,7 +215,7 @@ Token | Default value
215215` --md-tonal-button-label-text-color ` | ` --md-sys-color-on-secondary-container `
216216` --md-tonal-button-label-text-type ` | ` 500 0.875rem/1.25rem "Roboto" `
217217
218- * [ All tokens] ( https://github.com/material-components/material-web/blob/master /tokens/_md-comp-filled-tonal-button.scss )
218+ * [ All tokens] ( https://github.com/material-components/material-web/blob/main /tokens/_md-comp-filled-tonal-button.scss )
219219 <!-- {.external} -->
220220
221221### Filled tonal button example
@@ -244,7 +244,7 @@ Token | Default value
244244` --md-outlined-button-label-text-color ` | ` --md-sys-color-primary `
245245` --md-outlined-button-label-text-type ` | ` 500 0.875rem/1.25rem "Roboto" `
246246
247- * [ All tokens] ( https://github.com/material-components/material-web/blob/master /tokens/_md-comp-outlined-button.scss )
247+ * [ All tokens] ( https://github.com/material-components/material-web/blob/main /tokens/_md-comp-outlined-button.scss )
248248 <!-- {.external} -->
249249
250250### Outlined button example
@@ -271,7 +271,7 @@ Token | Default value
271271` --md-text-button-label-text-color ` | ` --md-sys-color-primary `
272272` --md-text-button-label-text-type ` | ` 500 0.875rem/1.25rem "Roboto" `
273273
274- * [ All tokens] ( https://github.com/material-components/material-web/blob/master /tokens/_md-comp-text-button.scss )
274+ * [ All tokens] ( https://github.com/material-components/material-web/blob/main /tokens/_md-comp-text-button.scss )
275275 <!-- {.external} -->
276276
277277### Text button example
0 commit comments