From 4177dfdf428892020a2bee8675108bc75f6cb538 Mon Sep 17 00:00:00 2001
From: Dura <chris-dura@users.noreply.github.com>
Date: Wed, 8 Jul 2020 11:23:40 -0600
Subject: [PATCH 1/2] docs: Update `commitlint` adapter link

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 39321433..d7d1cb34 100644
--- a/README.md
+++ b/README.md
@@ -267,7 +267,7 @@ We know that every project and build process has different requirements so we've
 - [rb-conventional-changelog](https://www.npmjs.com/package/rb-conventional-changelog)
 - [cz-mapbox-changelog](https://www.npmjs.com/package/cz-mapbox-changelog)
 - [cz-customizable](https://github.com/leonardoanalista/cz-customizable)
-- [commitlint](https://github.com/marionebl/commitlint)
+- [commitlint](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/prompt#commitlintprompt)
 - [vscode-commitizen](https://github.com/KnisterPeter/vscode-commitizen)
 - [cz-emoji](https://github.com/ngryman/cz-emoji)
 - [cz-adapter-eslint](https://www.npmjs.com/package/cz-adapter-eslint)

From 9af2bb9488dd8f2a46a0e2f67be0b219d5626a0e Mon Sep 17 00:00:00 2001
From: Dura <chris-dura@users.noreply.github.com>
Date: Wed, 8 Jul 2020 11:30:32 -0600
Subject: [PATCH 2/2] docs: Update link to commitlint adapter

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d7d1cb34..427efd74 100644
--- a/README.md
+++ b/README.md
@@ -267,7 +267,7 @@ We know that every project and build process has different requirements so we've
 - [rb-conventional-changelog](https://www.npmjs.com/package/rb-conventional-changelog)
 - [cz-mapbox-changelog](https://www.npmjs.com/package/cz-mapbox-changelog)
 - [cz-customizable](https://github.com/leonardoanalista/cz-customizable)
-- [commitlint](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/prompt#commitlintprompt)
+- [commitlint](https://github.com/conventional-changelog/commitlint#tools)
 - [vscode-commitizen](https://github.com/KnisterPeter/vscode-commitizen)
 - [cz-emoji](https://github.com/ngryman/cz-emoji)
 - [cz-adapter-eslint](https://www.npmjs.com/package/cz-adapter-eslint)