diff --git a/.gitignore b/.gitignore index 3d9bed870..9fc8605eb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules /build /coverage .DS_Store -/lerna-debug.log \ No newline at end of file +/lerna-debug.log +/gh-pages \ No newline at end of file diff --git a/README.md b/README.md index 707d267ee..eace46192 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Web Components can be seamlessly incorporated into a wide range of usage context Insert screenshot of a demo page, including a code snippet. --> -**[Demos](demos/)** +**[Demos](https://material-components.github.io/material-components-web-components/demos/index.html)** ## Quick start @@ -62,7 +62,7 @@ To compile the component SASS run: ## Useful Links - [All Components](packages/) -- [Demos](demos/) +- [Demos](https://material-components.github.io/material-components-web-components/demos/index.html) - [Contributing](CONTRIBUTING.md) - [Material.io](https://www.material.io) (external site) - [Material Design Guidelines](https://material.io/guidelines) (external site) diff --git a/demos/card.html b/demos/card.html index 90af1d815..4b90ddcf7 100644 --- a/demos/card.html +++ b/demos/card.html @@ -110,7 +110,7 @@ limitations under the License.
- diff --git a/demos/checkbox.html b/demos/checkbox.html index 54dc33d01..2378bcd66 100644 --- a/demos/checkbox.html +++ b/demos/checkbox.html @@ -42,7 +42,7 @@ limitations under the License. - diff --git a/demos/chips.html b/demos/chips.html index 85378485b..5adb7eb24 100644 --- a/demos/chips.html +++ b/demos/chips.html @@ -63,7 +63,7 @@ limitations under the License. - diff --git a/demos/fab.html b/demos/fab.html index 3127707b1..1cbd80ba5 100644 --- a/demos/fab.html +++ b/demos/fab.html @@ -20,8 +20,8 @@ limitations under the License. fab demo - +