From b0074cef1f6b90d34c9aa97e519fc2b7b97b89f5 Mon Sep 17 00:00:00 2001
From: Alexander Lichter
Date: Fri, 19 Oct 2018 14:31:34 +0100
Subject: [PATCH] chore: update useful links (#4145)
---
.github/ISSUE_TEMPLATE.md | 6 +++---
CONTRIBUTING.md | 8 ++++----
README.md | 10 +++++-----
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index ba13d63b60..fbbd84aa65 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -3,9 +3,9 @@
Please use the following link to create a new issue:
-- 🚨 Bug report - http://bug.nuxt.xyz/
-- 🙋 Feature request - http://feature.nuxt.xyz/
-- ❗️ All other issues - http://cmty.nuxt.xyz/
+- 🚨 Bug report - https://bug.nuxtjs.org/
+- 🙋 Feature request - https://feature.nuxtjs.org/
+- ❗️ All other issues - https://cmty.nuxtjs.org/
If your issue was not created using the app above, **it will be closed immediately**.
-->
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ad245b3ea0..e4c7491ec9 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -5,9 +5,9 @@ First of all, thank you for considering to contribute to Nuxt.js! :heart:
## Reporting Issues
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!
## 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!
However, any significant improvement should be associated to an existing
-[feature request](http://feature.nuxt.xyz/)
-or [bug report](http://bug.nuxt.xyz/).
+[feature request](https://feature.nuxtjs.org/)
+or [bug report](https://bug.nuxtjs.org/).
### Getting started
diff --git a/README.md b/README.md
index b1e5fe7358..c95e46774b 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,13 @@
-
+
-
+
@@ -23,10 +23,10 @@
- 📘 Documentation: [https://nuxtjs.org](https://nuxtjs.org)
- 👥 Community: [cmty.app/nuxt](https://cmty.app/nuxt)
- 🎬 Video: [1 minute demo](https://www.youtube.com/watch?v=kmf-p-pTi40)
-- 🐦 Twitter: [@nuxt_js](http://twitter.nuxt.xyz)
-- 💬 Chat: [Discord](http://discord.nuxt.xyz)
+- 🐦 Twitter: [@nuxt_js](https://twitter.nuxtjs.org/)
+- 💬 Chat: [Discord](https://discord.nuxtjs.org/)
- 📦 [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