chore: update useful links (#4145)

This commit is contained in:
Alexander Lichter 2018-10-19 14:31:34 +01:00 committed by Sébastien Chopin
parent fff7812fe7
commit b0074cef1f
3 changed files with 12 additions and 12 deletions

View File

@ -3,9 +3,9 @@
Please use the following link to create a new issue: Please use the following link to create a new issue:
- 🚨 Bug report - http://bug.nuxt.xyz/ - 🚨 Bug report - https://bug.nuxtjs.org/
- 🙋 Feature request - http://feature.nuxt.xyz/ - 🙋 Feature request - https://feature.nuxtjs.org/
- ❗️ All other issues - http://cmty.nuxt.xyz/ - ❗️ All other issues - https://cmty.nuxtjs.org/
If your issue was not created using the app above, **it will be closed immediately**. If your issue was not created using the app above, **it will be closed immediately**.
--> -->

View File

@ -5,9 +5,9 @@ First of all, thank you for considering to contribute to Nuxt.js! :heart:
## Reporting Issues ## Reporting Issues
A great way to contribute to the project is to send a detailed report when you encounter an issue. A great way to contribute to the project is to send a detailed report when you encounter an issue.
To make things easier for contributors and maintainers, we use [CMTY](http://cmty.nuxt.xyz). To make things easier for contributors and maintainers, we use [CMTY](https://cmty.nuxtjs.org/).
Please make sure to include a reproduction repository or [CodeSandBox](http://template.nuxt.xyz) Please make sure to include a reproduction repository or [CodeSandBox](https://template.nuxtjs.org/)
so that bugs can be reproduced without great efforts. The better a bug can be reproduced, the faster we can start fixing it! so that bugs can be reproduced without great efforts. The better a bug can be reproduced, the faster we can start fixing it!
## Pull Requests ## Pull Requests
@ -15,8 +15,8 @@ so that bugs can be reproduced without great efforts. The better a bug can be re
We'd love to see your pull requests, even if it's just to fix a typo! We'd love to see your pull requests, even if it's just to fix a typo!
However, any significant improvement should be associated to an existing However, any significant improvement should be associated to an existing
[feature request](http://feature.nuxt.xyz/) [feature request](https://feature.nuxtjs.org/)
or [bug report](http://bug.nuxt.xyz/). or [bug report](https://bug.nuxtjs.org/).
### Getting started ### Getting started

View File

@ -6,13 +6,13 @@
<a href="https://www.npmjs.com/package/nuxt"><img src="https://badgen.net/npm/dm/nuxt" alt="Downloads"></a> <a href="https://www.npmjs.com/package/nuxt"><img src="https://badgen.net/npm/dm/nuxt" alt="Downloads"></a>
<a href="https://www.npmjs.com/package/nuxt"><img src="https://badgen.net/npm/v/nuxt" alt="Version"></a> <a href="https://www.npmjs.com/package/nuxt"><img src="https://badgen.net/npm/v/nuxt" alt="Version"></a>
<a href="https://www.npmjs.com/package/nuxt"><img src="https://badgen.net/npm/license/nuxt" alt="License"></a> <a href="https://www.npmjs.com/package/nuxt"><img src="https://badgen.net/npm/license/nuxt" alt="License"></a>
<a href="http://discord.nuxt.xyz"><img src="https://badgen.net/badge/Discord/join-us/7289DA" alt="Discord"></a> <a href="https://discord.nuxtjs.org/"><img src="https://badgen.net/badge/Discord/join-us/7289DA" alt="Discord"></a>
</p> </p>
<p align="center"> <p align="center">
<a href="#partners" alt="Partner on Open Collective"><img src="https://opencollective.com/nuxtjs/tiers/partner/badge.svg" /></a> <a href="#partners" alt="Partner on Open Collective"><img src="https://opencollective.com/nuxtjs/tiers/partner/badge.svg" /></a>
<a href="#sponsors" alt="Sponsors on Open Collective"><img src="https://opencollective.com/nuxtjs/tiers/sponsors/badge.svg" /></a> <a href="#sponsors" alt="Sponsors on Open Collective"><img src="https://opencollective.com/nuxtjs/tiers/sponsors/badge.svg" /></a>
<a href="#backers" alt="Backers on Open Collective"><img src="https://opencollective.com/nuxtjs/tiers/backers/badge.svg" /></a> <a href="#backers" alt="Backers on Open Collective"><img src="https://opencollective.com/nuxtjs/tiers/backers/badge.svg" /></a>
<a href="http://oc.nuxt.xyz/"><img src="https://img.shields.io/badge/Support%20us-Open%20Collective-41B883.svg" alt="Support us"></a> <a href="https://oc.nuxtjs.org/"><img src="https://img.shields.io/badge/Support%20us-Open%20Collective-41B883.svg" alt="Support us"></a>
</p> </p>
@ -23,10 +23,10 @@
- 📘 Documentation: [https://nuxtjs.org](https://nuxtjs.org) - 📘 Documentation: [https://nuxtjs.org](https://nuxtjs.org)
- 👥 Community: [cmty.app/nuxt](https://cmty.app/nuxt) - 👥 Community: [cmty.app/nuxt](https://cmty.app/nuxt)
- 🎬 Video: [1 minute demo](https://www.youtube.com/watch?v=kmf-p-pTi40) - 🎬 Video: [1 minute demo](https://www.youtube.com/watch?v=kmf-p-pTi40)
- 🐦 Twitter: [@nuxt_js](http://twitter.nuxt.xyz) - 🐦 Twitter: [@nuxt_js](https://twitter.nuxtjs.org/)
- 💬 Chat: [Discord](http://discord.nuxt.xyz) - 💬 Chat: [Discord](https://discord.nuxtjs.org/)
- 📦 [Nuxt.js Modules](https://github.com/nuxt-community/modules) - 📦 [Nuxt.js Modules](https://github.com/nuxt-community/modules)
- 👉 [Play with Nuxt.js online](http://template.nuxt.xyz) - 👉 [Play with Nuxt.js online](https://template.nuxtjs.org)
## Features ## Features