Skip to content

Commit b910308

Browse files
authored
Update README.md
1 parent 93c3a44 commit b910308

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ the end of your document (just before the `</body>` tag), and everything will be
88

99
## Documentation
1010

11-
- [Getting Started](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/getting-started/introduction/)
12-
- [Building](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/getting-started/build-tools/)
13-
- [Material Design components](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/material-design/buttons/)
14-
- [Bootstrap default rendering reference documentation](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/components/alerts/)
11+
- [Getting Started](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/getting-started/introduction/)
12+
- [Building](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/getting-started/build-tools/)
13+
- [Material Design components](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/material-design/buttons/)
14+
- [Bootstrap default rendering reference documentation](https://mdbootstrap.github.io/bootstrap-material-design/docs/4.0/components/alerts/)
1515
- [Migration](https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/migration/)
1616

1717

@@ -22,15 +22,12 @@ with experience with Bootstrap and Material Design for Bootstrap and you have so
2222
time, please consider becoming a contributor of this project!
2323
If you are interested contact @FezVrasta or just adopt one of our [issues](https://github.com/FezVrasta/bootstrap-material-design/issues).
2424

25-
If you like this project you may support it by [donating](https://www.paypal.me/fezvrasta), starring this repository or reporting issues.
25+
If you like this project you may support it by, starring this repository or reporting issues.
2626
All issues filed should be reduced to a [CodePen](https://codepen.io/rosskevin/pen/eJMMVB) test case where possible.
2727

2828

29-
## Contributing
30-
3129
### Development
3230
If you want to get involved, please do so by submitting pull requests.
33-
Before undertaking any major PR effort, please check the [existing issues](https://github.com/FezVrasta/bootstrap-material-design/issues).
3431
If there isn't one, please file a new issue so we can discuss and assign the work so effort is not duplicated.
3532
Thank you!
3633

@@ -39,8 +36,6 @@ Please read through our [contributing guidelines](CONTRIBUTING.md). Included are
3936

4037
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.
4138

42-
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 <https://editorconfig.org>.
43-
4439

4540
## Versioning
4641

0 commit comments

Comments
 (0)