Skip to content

fix(deploy-action): correct Discord invite (imposter link -> official) - #2

Merged
MichaelTaylor3d merged 1 commit into
mainfrom
fix/discord-invite-imposter
Jul 12, 2026
Merged

fix(deploy-action): correct Discord invite (imposter link -> official)#2
MichaelTaylor3d merged 1 commit into
mainfrom
fix/discord-invite-imposter

Conversation

@MichaelTaylor3d

Copy link
Copy Markdown
Contributor

Summary

  • The vanity Discord invite https://discord.gg/dignetwork resolves to an imposter server, not the official DIG Network Discord.
  • Replaces every occurrence with the official invite https://discord.gg/v78aygUZt (README.md, line 379 — the only occurrence in this repo).
  • Bumps version 0.2.0 -> 0.2.1 (patch — docs-only fix, no behavior change).

Test plan

  • grep -rn "discord.gg/dignetwork" across the repo returns no matches.
  • New link https://discord.gg/v78aygUZt present in README.md.
  • CI green (fmt/lint/tests/commitlint/version-gate).

Refs DIG-Network/dig_ecosystem#490

Co-Authored-By: Claude noreply@anthropic.com

The old vanity link https://discord.gg/dignetwork resolves to an
imposter server. Replace with the official invite.

Co-Authored-By: Claude <noreply@anthropic.com>
@MichaelTaylor3d
MichaelTaylor3d merged commit d610f2d into main Jul 12, 2026
8 checks passed
@MichaelTaylor3d
MichaelTaylor3d deleted the fix/discord-invite-imposter branch July 12, 2026 21:18
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.

1 participant