Skip to content

Update page.tsx#33

Merged
NodeByteLTD merged 1 commit into
mainfrom
develop
Jun 24, 2026
Merged

Update page.tsx#33
NodeByteLTD merged 1 commit into
mainfrom
develop

Conversation

@NodeByteLTD

@NodeByteLTD NodeByteLTD commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Summary

Describe what changed and why.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Chore / maintenance

Testing

List what you ran:

  • pnpm lint
  • pnpm build
  • Relevant tests for changed area

Commands/results:

Paste test output or brief notes here.

Screenshots / Evidence (if applicable)

Add screenshots, recordings, or logs.

Checklist

  • I linked related issue(s)
  • I updated docs where needed
  • I updated changelog for user-facing changes
  • I removed secrets from code, logs, and screenshots

Summary by CodeRabbit

  • Bug Fixes
    • Updated the Discord invitation link on the banned/suspended account page to point to the current community invite.

@NodeByteLTD NodeByteLTD merged commit 1551b29 into main Jun 24, 2026
11 of 14 checks passed
@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 6e990a45-77d7-43d4-b942-1ee24adc1820

📥 Commits

Reviewing files that changed from the base of the PR and between c23c303 and bab46e8.

📒 Files selected for processing (1)
  • apps/web/src/app/banned/page.tsx

Walkthrough

The Discord invitation URL in the "Join our Discord" link on the banned/suspended account page (apps/web/src/app/banned/page.tsx) is updated from https://discord.com/invite/BU8n8pJv8S to https://discord.gg/nodebyte. No other logic or layout is changed.

Changes

Discord Invite URL Update

Layer / File(s) Summary
Discord invite link on banned page
apps/web/src/app/banned/page.tsx
The href of the "Join our Discord" external link is changed to https://discord.gg/nodebyte.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install failed: private package registry requires authentication. Disable ESLint in CodeRabbit settings or use public packages.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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