From 8b500814e7e9d12978be4d11eb8f52e8d6e5bdc8 Mon Sep 17 00:00:00 2001 From: 2^1 <217781969+2hoch1@users.noreply.github.com> Date: Wed, 15 Jul 2026 00:36:30 +0100 Subject: [PATCH] chore(readme): update related libraries link (#11487) --- README.md | 2 +- packages/actions/README.md | 2 +- packages/api-extractor-utils/README.md | 2 +- packages/brokers/README.md | 2 +- packages/builders/README.md | 2 +- packages/collection/README.md | 2 +- packages/core/README.md | 2 +- packages/discord.js/README.md | 2 +- packages/docgen/README.md | 2 +- packages/formatters/README.md | 2 +- packages/next/README.md | 2 +- packages/proxy-container/README.md | 2 +- packages/proxy/README.md | 2 +- packages/rest/README.md | 2 +- packages/scripts/README.md | 2 +- packages/ui/README.md | 2 +- packages/util/README.md | 2 +- packages/voice/README.md | 2 +- packages/ws/README.md | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index fdab45c94..8487fe0bc 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ If you don't understand something in the documentation, you are experiencing pro [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/discord.js [npm]: https://www.npmjs.com/package/discord.js -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [rpc]: https://www.npmjs.com/package/discord-rpc [rpc-source]: https://github.com/discordjs/RPC [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/actions/README.md b/packages/actions/README.md index 1cc130555..90819f91a 100644 --- a/packages/actions/README.md +++ b/packages/actions/README.md @@ -41,5 +41,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord]: https://discord.gg/djs [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/actions -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/api-extractor-utils/README.md b/packages/api-extractor-utils/README.md index 2003a82e1..d7de46600 100644 --- a/packages/api-extractor-utils/README.md +++ b/packages/api-extractor-utils/README.md @@ -41,5 +41,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord]: https://discord.gg/djs [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/api-extractor-utils -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/brokers/README.md b/packages/brokers/README.md index 7cb24009a..7f28836b1 100644 --- a/packages/brokers/README.md +++ b/packages/brokers/README.md @@ -117,5 +117,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/brokers [npm]: https://www.npmjs.com/package/@discordjs/brokers -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/builders/README.md b/packages/builders/README.md index 626d709d4..4b7a36095 100644 --- a/packages/builders/README.md +++ b/packages/builders/README.md @@ -69,5 +69,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/builders [npm]: https://www.npmjs.com/package/@discordjs/builders -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/collection/README.md b/packages/collection/README.md index 5917ee719..b545eff10 100644 --- a/packages/collection/README.md +++ b/packages/collection/README.md @@ -64,5 +64,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/collection [npm]: https://www.npmjs.com/package/@discordjs/collection -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/core/README.md b/packages/core/README.md index dc1f318e0..c45c6bb4b 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -113,5 +113,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/core [npm]: https://www.npmjs.com/package/@discordjs/core -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/discord.js/README.md b/packages/discord.js/README.md index f11057278..d085dbb24 100644 --- a/packages/discord.js/README.md +++ b/packages/discord.js/README.md @@ -138,7 +138,7 @@ If you don't understand something in the documentation, you are experiencing pro [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/discord.js [npm]: https://www.npmjs.com/package/discord.js -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [rpc]: https://www.npmjs.com/package/discord-rpc [rpc-source]: https://github.com/discordjs/RPC [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/docgen/README.md b/packages/docgen/README.md index 446baba0b..72c757215 100644 --- a/packages/docgen/README.md +++ b/packages/docgen/README.md @@ -43,5 +43,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/docgen [npm]: https://www.npmjs.com/package/@discordjs/docgen -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/formatters/README.md b/packages/formatters/README.md index f4da77421..8d015dd21 100644 --- a/packages/formatters/README.md +++ b/packages/formatters/README.md @@ -79,5 +79,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/formatters [npm]: https://www.npmjs.com/package/@discordjs/formatters -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/next/README.md b/packages/next/README.md index 19f070fd5..935efb965 100644 --- a/packages/next/README.md +++ b/packages/next/README.md @@ -57,5 +57,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/next [npm]: https://www.npmjs.com/package/@discordjs/next -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/proxy-container/README.md b/packages/proxy-container/README.md index 5a33efa64..1e110b7fa 100644 --- a/packages/proxy-container/README.md +++ b/packages/proxy-container/README.md @@ -79,5 +79,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord]: https://discord.gg/djs [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/proxy-container -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/proxy/README.md b/packages/proxy/README.md index 16d6a14ec..1a31647a7 100644 --- a/packages/proxy/README.md +++ b/packages/proxy/README.md @@ -65,5 +65,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/proxy [npm]: https://www.npmjs.com/package/@discordjs/proxy -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/rest/README.md b/packages/rest/README.md index f32ea0264..e550ab8ac 100644 --- a/packages/rest/README.md +++ b/packages/rest/README.md @@ -134,5 +134,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/rest [npm]: https://www.npmjs.com/package/@discordjs/rest -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/scripts/README.md b/packages/scripts/README.md index 8815b6016..f0835a2e6 100644 --- a/packages/scripts/README.md +++ b/packages/scripts/README.md @@ -41,5 +41,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord]: https://discord.gg/djs [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/scripts -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/ui/README.md b/packages/ui/README.md index 760317c62..1098e6ba6 100644 --- a/packages/ui/README.md +++ b/packages/ui/README.md @@ -41,5 +41,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord]: https://discord.gg/djs [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/ui -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/util/README.md b/packages/util/README.md index c53437870..309dc344e 100644 --- a/packages/util/README.md +++ b/packages/util/README.md @@ -62,5 +62,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/util [npm]: https://www.npmjs.com/package/@discordjs/util -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md diff --git a/packages/voice/README.md b/packages/voice/README.md index e3bb5a5b6..32c850965 100644 --- a/packages/voice/README.md +++ b/packages/voice/README.md @@ -103,6 +103,6 @@ If you don't understand something in the documentation, you are experiencing pro [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/voice [npm]: https://www.npmjs.com/package/@discordjs/voice -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md [voice-examples]: https://github.com/discordjs/voice-examples diff --git a/packages/ws/README.md b/packages/ws/README.md index b6bdad50d..3b7ad002f 100644 --- a/packages/ws/README.md +++ b/packages/ws/README.md @@ -204,5 +204,5 @@ If you don't understand something in the documentation, you are experiencing pro [discord-api]: https://discord.gg/discord-api [source]: https://github.com/discordjs/discord.js/tree/main/packages/ws [npm]: https://www.npmjs.com/package/@discordjs/ws -[related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries +[related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md