Skip to content

fix: update discord invite link - #70

Merged
Hoishin merged 2 commits into
mainfrom
discord-invite-link-update
Nov 27, 2025
Merged

fix: update discord invite link#70
Hoishin merged 2 commits into
mainfrom
discord-invite-link-update

Conversation

@Hoishin

@Hoishin Hoishin commented Nov 17, 2025

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings November 17, 2025 17:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Discord invite link in the Docusaurus configuration from the old invite code to a new one. While this is a straightforward configuration change, the update is incomplete as the old Discord invite link remains in multiple other locations throughout the documentation and internationalization files.

  • Updates Discord invite link in footer configuration from GJ4r8a8 to nsXXDFGBEt

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docusaurus.config.ts
{
label: 'Discord (Stats loading...)',
href: 'https://discord.com/invite/GJ4r8a8',
href: 'https://discord.com/invite/nsXXDFGBEt',

Copilot AI Nov 17, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Discord invite link has been updated here, but the old link https://discord.com/invite/GJ4r8a8 still appears in multiple other files throughout the codebase:

  • blog/2023-03-23-v2.0.0.md (2 occurrences)
  • docs/creating-bundles.md (1 occurrence)
  • docs/what-is-nodecg.md (2 occurrences)
  • i18n/en/docusaurus-theme-classic/footer.json (1 occurrence in description)
  • i18n/fr/docusaurus-plugin-content-docs/current/what-is-nodecg.md (2 occurrences)
  • i18n/fr/docusaurus-theme-classic/footer.json (1 occurrence in description)
  • i18n/ja/docusaurus-plugin-content-docs/current/what-is-nodecg.md (2 occurrences)
  • i18n/ja/docusaurus-theme-classic/footer.json (1 occurrence in description)

These should also be updated to ensure consistency across the documentation.

Copilot uses AI. Check for mistakes.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 11 out of 12 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
@@ -1,4 +1,5 @@
{
"name": "docs",

Copilot AI Nov 17, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change adds a name field to package.json, which appears unrelated to updating the Discord invite link mentioned in the PR title. If this is an intentional change that should be included, consider updating the PR title or description to reflect this additional modification.

Copilot uses AI. Check for mistakes.
@Hoishin
Hoishin merged commit 9945952 into main Nov 27, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants