From b91030869ecfc8a417a7b8e404828e0048ebed8c Mon Sep 17 00:00:00 2001 From: filipkappa Date: Wed, 7 Oct 2020 09:14:54 +0200 Subject: [PATCH] Update README.md --- README.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f029f6b5..5cc98286 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ the end of your document (just before the `` tag), and everything will be ## Documentation -- [Getting Started](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/getting-started/introduction/) -- [Building](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/getting-started/build-tools/) -- [Material Design components](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/material-design/buttons/) -- [Bootstrap default rendering reference documentation](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/components/alerts/) +- [Getting Started](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/getting-started/introduction/) +- [Building](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/getting-started/build-tools/) +- [Material Design components](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/material-design/buttons/) +- [Bootstrap default rendering reference documentation](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/components/alerts/) - [Migration](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/migration/) @@ -22,15 +22,12 @@ with experience with Bootstrap and Material Design for Bootstrap and you have so time, please consider becoming a contributor of this project! If you are interested contact @FezVrasta or just adopt one of our [issues](https://github.com/FezVrasta/bootstrap-material-design/issues). -If you like this project you may support it by [donating](https://www.paypal.me/fezvrasta), starring this repository or reporting issues. +If you like this project you may support it by, starring this repository or reporting issues. All issues filed should be reduced to a [CodePen](https://codepen.io/rosskevin/pen/eJMMVB) test case where possible. -## Contributing - ### Development If you want to get involved, please do so by submitting pull requests. -Before undertaking any major PR effort, please check the [existing issues](https://github.com/FezVrasta/bootstrap-material-design/issues). If there isn't one, please file a new issue so we can discuss and assign the work so effort is not duplicated. Thank you! @@ -39,8 +36,6 @@ Please read through our [contributing guidelines](CONTRIBUTING.md). Included are Moreover, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the [Code Guide](http://codeguide.co/), maintained by [Mark Otto](https://github.com/mdo), one of Bootstrap's founders. -Editor preferences are available in the [editor config](https://github.com/FezVrasta/bootstrap-material-design/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at . - ## Versioning