diff --git a/README.md b/README.md index af43c42b9..92c18295d 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ This repo contains all the planning for current and work-in-progress Material Design Icons. -[Getting Started](http://materialdesignicons.com/getting-started) +[Getting Started](https://pictogrammers.com/docs/library/mdi/getting-started/getting-started/) [![npm](https://img.shields.io/npm/v/@mdi/font.svg)](https://www.npmjs.com/package/@mdi/svg) [![GitHub issues](https://img.shields.io/github/issues/Templarian/MaterialDesign.svg)](https://github.com/Templarian/MaterialDesign/issues) ## Icons -View at [Material Design Icons](http://materialdesignicons.com/). This repo also contains converted icons from [Google's official icon set](https://github.com/google/material-design-icons). +View at [Material Design Icons](https://pictogrammers.com/library/mdi/). This repo also contains converted icons from [Google's official icon set](https://github.com/google/material-design-icons). | | NPM | Dist Repo | | |-----------------|-----------------------|-----------|---| @@ -18,15 +18,15 @@ View at [Material Design Icons](http://materialdesignicons.com/). This repo also | SVG / Meta.json | `npm install @mdi/svg` | [MaterialDesign-SVG](https://github.com/Templarian/MaterialDesign-SVG) | [![npm](https://img.shields.io/npm/dm/@mdi/svg.svg)](https://github.com/Templarian/MaterialDesign-SVG) | | Desktop Font | n/a | [MaterialDesign-Font](https://github.com/Templarian/MaterialDesign-Font) | -[Upgrade Guide](https://dev.materialdesignicons.com/upgrade) | [Changelog Guide](https://dev.materialdesignicons.com/changelog) +[Upgrade Guide](https://pictogrammers.com/docs/library/mdi/releases/upgrade/) | [Changelog Guide](https://pictogrammers.com/docs/library/mdi/releases/changelog/) -[![Icons](http://i.imgur.com/zKuXEkR.png)](https://materialdesignicons.com/) +[![Icons](http://i.imgur.com/zKuXEkR.png)](https://pictogrammers.com/library/mdi) **Warning (Cordova only):** _You will need to manually edit the css file to remove the version query string. [Read More](https://github.com/Templarian/MaterialDesign/issues/760)._ ## Contribute -Please do not make pull requests against this repositiory. All icons are managed through the Material Design Icons site by the various contributors and synced instantly. If you want to become a contributor [read more](http://materialdesignicons.com/contribute). +Please do not make pull requests against this repositiory. All icons are managed through the Material Design Icons site by the various contributors and synced instantly. If you want to become a contributor [read more](https://pictogrammers.com/docs/contribute/). ### Icon Suggestions @@ -34,8 +34,8 @@ Submit icon suggestions through the issue tab. Please include examples. ### Third Party (Plugins / Extensions / etc) -- [Third Party Guide](http://dev.materialdesignicons.com/contribute/third-party) -- [First Party Guide](http://dev.materialdesignicons.com/contribute/first-party) +- [Third Party Guide](https://pictogrammers.com/docs/contribute/third-party/) +- [First Party Guide](https://pictogrammers.com/docs/guides/first-party/) ## License @@ -43,4 +43,4 @@ Submit icon suggestions through the issue tab. Please include examples. ## Code of Conduct -[View and submit violations](https://materialdesignicons.com/code-of-conduct). +[View and submit violations](https://pictogrammers.com/docs/contribute/code-of-conduct/).