From 5bdb34b3be8344348931c921107cdbc8c796fd53 Mon Sep 17 00:00:00 2001 From: Almeida Date: Mon, 18 Sep 2023 16:24:49 +0100 Subject: [PATCH] docs: remove broken markdown links (#9822) chore: remove broken markdown links to documentation Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- packages/actions/README.md | 3 +-- packages/api-extractor-utils/README.md | 3 +-- packages/docgen/README.md | 4 +--- packages/proxy-container/README.md | 4 +--- packages/scripts/README.md | 2 +- packages/ui/README.md | 4 +--- 6 files changed, 6 insertions(+), 14 deletions(-) diff --git a/packages/actions/README.md b/packages/actions/README.md index 6f664f8f1..1cc130555 100644 --- a/packages/actions/README.md +++ b/packages/actions/README.md @@ -26,8 +26,7 @@ ## Contributing -Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the -[documentation][documentation]. +Before creating an issue, please ensure that it hasn't already been reported/suggested. See [the contribution guide][contributing] if you'd like to submit a PR. ## Help diff --git a/packages/api-extractor-utils/README.md b/packages/api-extractor-utils/README.md index 4e526f508..2003a82e1 100644 --- a/packages/api-extractor-utils/README.md +++ b/packages/api-extractor-utils/README.md @@ -26,8 +26,7 @@ ## Contributing -Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the -[documentation][documentation]. +Before creating an issue, please ensure that it hasn't already been reported/suggested. See [the contribution guide][contributing] if you'd like to submit a PR. ## Help diff --git a/packages/docgen/README.md b/packages/docgen/README.md index 1e9596842..446baba0b 100644 --- a/packages/docgen/README.md +++ b/packages/docgen/README.md @@ -17,7 +17,6 @@ ## Links - [Website][website] ([source][website-source]) -- [Documentation][documentation] - [Guide][guide] ([source][guide-source]) Also see the v13 to v14 [Update Guide][guide-update], which includes updated and removed items from the library. - [discord.js Discord server][discord] @@ -28,8 +27,7 @@ ## Contributing -Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the -[documentation][documentation]. +Before creating an issue, please ensure that it hasn't already been reported/suggested. See [the contribution guide][contributing] if you'd like to submit a PR. ## Help diff --git a/packages/proxy-container/README.md b/packages/proxy-container/README.md index 6821bb725..5a33efa64 100644 --- a/packages/proxy-container/README.md +++ b/packages/proxy-container/README.md @@ -55,7 +55,6 @@ Webhooks with tokens or other requests that don't include the Authorization head ## Links - [Website][website] ([source][website-source]) -- [Documentation][documentation] - [Guide][guide] ([source][guide-source]) Also see the v13 to v14 [Update Guide][guide-update], which includes updated and removed items from the library. - [discord.js Discord server][discord] @@ -65,8 +64,7 @@ Webhooks with tokens or other requests that don't include the Authorization head ## Contributing -Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the -[documentation][documentation]. +Before creating an issue, please ensure that it hasn't already been reported/suggested. See [the contribution guide][contributing] if you'd like to submit a PR. ## Help diff --git a/packages/scripts/README.md b/packages/scripts/README.md index 8c7f35127..8815b6016 100644 --- a/packages/scripts/README.md +++ b/packages/scripts/README.md @@ -26,7 +26,7 @@ ## Contributing -Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the[documentation][documentation]. +Before creating an issue, please ensure that it hasn't already been reported/suggested. See [the contribution guide][contributing] if you'd like to submit a PR. ## Help diff --git a/packages/ui/README.md b/packages/ui/README.md index 0a59d9f6b..760317c62 100644 --- a/packages/ui/README.md +++ b/packages/ui/README.md @@ -17,7 +17,6 @@ ## Links - [Website][website] ([source][website-source]) -- [Documentation][documentation] - [Guide][guide] ([source][guide-source]) Also see the v13 to v14 [Update Guide][guide-update], which includes updated and removed items from the library. - [discord.js Discord server][discord] @@ -27,8 +26,7 @@ ## Contributing -Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the -[documentation][documentation]. +Before creating an issue, please ensure that it hasn't already been reported/suggested. See [the contribution guide][contributing] if you'd like to submit a PR. ## Help