From 33a4f43433bc0d1a205bbc7b21cf2017e314e45a Mon Sep 17 00:00:00 2001 From: Jake Bolam Date: Mon, 4 Feb 2019 13:28:34 -0600 Subject: [PATCH 1/2] use allcontributors.org --- README.md | 4 ++-- src/init/init-content.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fc2aab3f..1085501d 100644 --- a/README.md +++ b/README.md @@ -34,12 +34,12 @@ specification for your GitHub or GitLab repository. ## Using the all-contributors-cli -If you're looking to use the cli, head over to [the cli docs on all-contributors.js.org](https://all-contributors.js.org/docs/en/cli/overview). The all-contributors website contains all the information required to install, configure and use the all-contributors-cli. +If you're looking to use the cli, head over to [the cli docs on allcontributors.org](https://allcontributors.org/docs/en/cli/overview). The all-contributors website contains all the information required to install, configure and use the all-contributors-cli. ## Contributors Thanks goes to these wonderful people -([emoji key](https://github.com/all-contributors/all-contributors#emoji-key)): +([emoji key](https://allcontributors.org/docs/en/emoji-key)): diff --git a/src/init/init-content.js b/src/init/init-content.js index 4b6d5ddb..c4af5df2 100644 --- a/src/init/init-content.js +++ b/src/init/init-content.js @@ -4,7 +4,7 @@ const injectContentBetween = require('../util').markdown.injectContentBetween const badgeContent = '[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors)' const headerContent = - 'Thanks goes to these wonderful people ([emoji key](https://github.com/all-contributors/all-contributors#emoji-key)):' + 'Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):' const listContent = [ '', '', From 7c0f3c2cfcf3c19afda7a9c6fdf122aecd7a3a73 Mon Sep 17 00:00:00 2001 From: Jake Bolam Date: Mon, 4 Feb 2019 13:30:56 -0600 Subject: [PATCH 2/2] update snap --- .../__tests__/__snapshots__/add-contributors-list.js.snap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/init/__tests__/__snapshots__/add-contributors-list.js.snap b/src/init/__tests__/__snapshots__/add-contributors-list.js.snap index 169ace22..8ccac35f 100644 --- a/src/init/__tests__/__snapshots__/add-contributors-list.js.snap +++ b/src/init/__tests__/__snapshots__/add-contributors-list.js.snap @@ -4,7 +4,7 @@ exports[`create contributors section if content is empty 1`] = ` " ## Contributors -Thanks goes to these wonderful people ([emoji key](https://github.com/all-contributors/all-contributors#emoji-key)): +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -19,7 +19,7 @@ exports[`create contributors section if it is absent 1`] = ` Description ## Contributors -Thanks goes to these wonderful people ([emoji key](https://github.com/all-contributors/all-contributors#emoji-key)): +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):