The SO link currently points to https://github.com/babel/babel/blob/master/stackoverflow.com, which is incorrect. After this change it points to the list of babeljs questions.
18 lines
728 B
Markdown
18 lines
728 B
Markdown
<p align="center">
|
|
<a href="https://babeljs.io/">
|
|
<img alt="babel" src="https://raw.githubusercontent.com/babel/logo/master/logo.png" width="546">
|
|
</a>
|
|
</p>
|
|
|
|
<p align="center">
|
|
<strong>Babel</strong> is a compiler for writing next generation JavaScript.
|
|
</p>
|
|
|
|
<p align="center">
|
|
For questions and support please visit the <a href="https://gitter.im/babel/babel">gitter room</a> or <a href="http://stackoverflow.com/questions/tagged/babeljs">StackOverflow</a>. The Babel issue tracker is <strong>exclusively</strong> for bug reports and future requests.
|
|
</p>
|
|
|
|
<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>
|