(chore) Update demo links in README for new repo name

PiperOrigin-RevId: 390476459
This commit is contained in:
Daniel Freedman 2021-08-12 15:38:49 -07:00 committed by Copybara-Service
parent 6b9bfc3247
commit 3a9b3149fb
26 changed files with 26 additions and 26 deletions

View File

@ -7,7 +7,7 @@ Buttons allow users to take actions, and make choices, with a single tap.
[Material Design Guidelines: Button](https://material.io/design/components/buttons.html)
[Demo](https://material-components.github.io/material-components-web-components/demos/button/)
[Demo](https://material-components.github.io/material-web/demos/button/)
## Installation

View File

@ -7,7 +7,7 @@ be used to turn an option on or off.
[Material Design Guidelines: Checkboxes](https://material.io/components/selection-controls/#checkboxes)
[Demo](https://material-components.github.io/material-components-web-components/demos/checkbox/)
[Demo](https://material-components.github.io/material-web/demos/checkbox/)
## Installation

View File

@ -12,7 +12,7 @@ indeterminate mode.
[Material Design Guidelines: Progress Indicators](https://material.io/components/progress-indicators/#circular-progress-indicators)
[Demo](https://material-components.github.io/material-components-web-components/demos/circular-progress/)
[Demo](https://material-components.github.io/material-web/demos/circular-progress/)
## Example usage

View File

@ -9,7 +9,7 @@ process.
[Material Design Guidelines: Progress Indicators](https://material.io/components/progress-indicators/#circular-progress-indicators)
[Demo](https://material-components.github.io/material-components-web-components/demos/circular-progress/)
[Demo](https://material-components.github.io/material-web/demos/circular-progress/)
## Example usage

View File

@ -9,7 +9,7 @@ decisions, or involve multiple tasks.
[Material Design Guidelines: dialogs](https://material.io/design/components/dialogs.html)
[Demo](https://material-components.github.io/material-components-web-components/demos/dialog/)
[Demo](https://material-components.github.io/material-web/demos/dialog/)
## Installation

View File

@ -6,7 +6,7 @@ The Navigation Drawer is used to organize access to destinations and other funct
[Material Design Guidelines: Navigation Drawer](https://material.io/components/navigation-drawer/)
[Demo](https://material-components.github.io/material-components-web-components/demos/drawer/)
[Demo](https://material-components.github.io/material-web/demos/drawer/)
## Installation

View File

@ -10,7 +10,7 @@ opacity.
[Material Design Guidelines: States - Overlay](https://material.io/design/interaction/states.html#anatomy)
[Demo](https://material-components.github.io/material-components-web-components/demos/elevation-overlay/)
[Demo](https://material-components.github.io/material-web/demos/elevation-overlay/)
## Installation

View File

@ -11,7 +11,7 @@ A floating action button (FAB) represents the primary action of a screen.
[Material Design Guidelines: Floating Action Button](https://material.io/design/components/buttons-floating-action-button.html)
[Demo](https://material-components.github.io/material-components-web-components/demos/fab/)
[Demo](https://material-components.github.io/material-web/demos/fab/)
## Installation

View File

@ -14,7 +14,7 @@ element in that it forwards user interaction events to the input element. For ex
[Material Design Guidelines: Selection controls](https://material.io/components/selection-controls/)
[Demo](https://material-components.github.io/material-components-web-components/demos/formfield/)
[Demo](https://material-components.github.io/material-web/demos/formfield/)
## Installation

View File

@ -10,7 +10,7 @@ For the non-toggling version of this component, see [`<mwc-icon-button>`](https:
[Material Design Guidelines: Toggle Button](https://material.io/design/components/buttons.html#toggle-button)
[Demo](https://material-components.github.io/material-components-web-components/demos/icon-button-toggle/)
[Demo](https://material-components.github.io/material-web/demos/icon-button-toggle/)
## Installation

View File

@ -8,7 +8,7 @@ For the toggling version of this component, see [`<mwc-icon-button-toggle>`](htt
[Material Design Guidelines: Button](https://material.io/design/components/buttons.html)
[Demo](https://material-components.github.io/material-components-web-components/demos/icon-button/)
[Demo](https://material-components.github.io/material-web/demos/icon-button/)
## Installation

View File

@ -7,7 +7,7 @@ font that supports *ligatures*.
[Material Design Guidelines: System icons](https://material.io/design/iconography/system-icons.html)
[Demo](https://material-components.github.io/material-components-web-components/demos/icon/)
[Demo](https://material-components.github.io/material-web/demos/icon/)
## Installation

View File

@ -8,7 +8,7 @@ Progress indicators express an unspecified wait time or display the length of a
[Material Design Guidelines: Progress Indicators](https://material.io/components/progress-indicators/#circular-progress-indicators)
[Demo](https://material-components.github.io/material-components-web-components/demos/linear-progress/)
[Demo](https://material-components.github.io/material-web/demos/linear-progress/)
## Example usage

View File

@ -9,7 +9,7 @@ Lists are continuous, vertical indexes of text or images.
[Material Design Guidelines: lists](https://material.io/design/components/lists.html)
[Demo](https://material-components.github.io/material-components-web-components/demos/list/)
[Demo](https://material-components.github.io/material-web/demos/list/)
## Installation

View File

@ -8,7 +8,7 @@ Menus display a list of choices on temporary surfaces.
[Material Design Guidelines: menus](https://material.io/design/components/menus.html)
[Demo](https://material-components.github.io/material-components-web-components/demos/menu/)
[Demo](https://material-components.github.io/material-web/demos/menu/)
## Installation

View File

@ -7,7 +7,7 @@ Ripple provides the JavaScript and CSS required to provide components (or any el
[Material Design Guidelines: States](https://material.io/design/interaction/states.html)
[Demo](https://material-components.github.io/material-components-web-components/demos/ripple/)
[Demo](https://material-components.github.io/material-web/demos/ripple/)
## Installation

View File

@ -8,7 +8,7 @@ Selects display a list of choices on temporary surfaces.
[Material Design Guidelines: exposed dropdown menus](https://material.io/components/menus/#exposed-dropdown-menu)
[Demo](https://material-components.github.io/material-components-web-components/demos/select/)
[Demo](https://material-components.github.io/material-web/demos/select/)
## Installation

View File

@ -6,7 +6,7 @@ Sliders allow users to make selections from a range of values.
[Material Design Guidelines: sliders](https://material.io/design/components/sliders.html)
[Demo](https://material-components.github.io/material-components-web-components/demos/slider/)
[Demo](https://material-components.github.io/material-web/demos/slider/)
## Installation

View File

@ -10,7 +10,7 @@ screen.
[Material Design Guidelines: Snackbars](https://material.io/design/components/snackbars.html)
[Demo](https://material-components.github.io/material-components-web-components/demos/snackbar/)
[Demo](https://material-components.github.io/material-web/demos/snackbar/)
## Installation

View File

@ -7,7 +7,7 @@ way to adjust settings on mobile.
[Material Design Guidelines: Switch](https://material.io/components/selection-controls/#switches)
[Demo](https://material-components.github.io/material-components-web-components/demos/switch/)
[Demo](https://material-components.github.io/material-web/demos/switch/)
## Installation

View File

@ -6,7 +6,7 @@ Tabs organize content across different screens, data sets, and other interaction
[Material Design Guidelines: tabs](https://material.io/components/tabs/)
[Demo](https://material-components.github.io/material-components-web-components/demos/tabs/)
[Demo](https://material-components.github.io/material-web/demos/tabs/)
## Installation

View File

@ -6,7 +6,7 @@ Tabs organize content across different screens, data sets, and other interaction
[Material Design Guidelines: tabs](https://material.io/components/tabs/)
[Demo](https://material-components.github.io/material-components-web-components/demos/tabs/)
[Demo](https://material-components.github.io/material-web/demos/tabs/)
## Installation

View File

@ -8,7 +8,7 @@ Text areas let users enter and edit text.
[Material Design Guidelines: text areas](https://material.io/design/components/text-fields.html)
[Demo](https://material-components.github.io/material-components-web-components/demos/textarea/)
[Demo](https://material-components.github.io/material-web/demos/textarea/)
## Installation

View File

@ -8,7 +8,7 @@ Text fields let users enter and edit text.
[Material Design Guidelines: text fields](https://material.io/design/components/text-fields.html)
[Demo](https://material-components.github.io/material-components-web-components/demos/textfield/)
[Demo](https://material-components.github.io/material-web/demos/textfield/)
## Installation

View File

@ -11,7 +11,7 @@ For a version of this component that scrolls, see [`<mwc-top-app-bar>`](https://
[Material Design Guidelines: App Bars: Top](https://material.io/design/components/app-bars-top.html)
[Demo](https://material-components.github.io/material-components-web-components/demos/top-app-bar-fixed/)
[Demo](https://material-components.github.io/material-web/demos/top-app-bar-fixed/)
## Installation

View File

@ -11,7 +11,7 @@ For a fixed position version of this component, see [`<mwc-top-app-bar-fixed>`](
[Material Design Guidelines: App Bars: Top](https://material.io/design/components/app-bars-top.html)
[Demo](https://material-components.github.io/material-components-web-components/demos/top-app-bar/)
[Demo](https://material-components.github.io/material-web/demos/top-app-bar/)
## Installation