update styling in docs

This commit is contained in:
Sebastian McKenzie 2015-09-01 05:08:03 +01:00
parent a86119a5ec
commit 08ce312ff2
2 changed files with 4 additions and 9 deletions

View File

@ -23,12 +23,8 @@
## Looking for support?
<p align="center">
For questions and support please visit the <a href="https://babel-slack.herokuapp.com">Slack community</a> or <a href="http://stackoverflow.com/questions/tagged/babeljs">StackOverflow</a>. The Babel issue tracker is <strong>exclusively</strong> for bug reports and feature requests.
</p>
For questions and support please visit the [Slack community](https://babel-slack.herokuapp.com) or [StackOverflow](http://stackoverflow.com/questions/tagged/babeljs). The Babel issue tracker is **exclusively** for bug reports and feature requests.
## Want to report an issue with `babeljs.io`?
## Want to report an issue with [babeljs.io](https://babeljs.io)?
<p align="center">
For documentation and website issues please visit the <a href="https://github.com/babel/babel.github.io">babel.github.io</a> repo.
</p>

View File

@ -21,8 +21,7 @@ This is quite taboo but let's look at the pros and cons:
## This is dumb! Nobody in open source does this!
[React](https://github.com/facebook/react/tree/master/packages),
[Ember](https://github.com/emberjs/ember.js/tree/master/packages) among others do this.
[React](https://github.com/facebook/react/tree/master/packages) and [Ember](https://github.com/emberjs/ember.js/tree/master/packages), among others, do this.
## Previous discussion