feat: new discord server link - #1440
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the documentation site to point Discord links (and related copy/labels) to a new “official Optimus UI” Discord invite, replacing prior references to the Angular community Discord.
Changes:
- Updated the central
DISCORD_URLconstant to a new Discord invite link. - Updated docs-site UI labels/ARIA text and menu entries to reflect the new Discord destination.
- Updated LLM-exported documentation artifacts to match the new Discord messaging.
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| apps/docs/utils/constants.ts | Updates the canonical Discord URL constant and its description comment. |
| apps/docs/public/llms/pages/faq.md | Updates FAQ support copy to reference Optimus UI Discord instead of Angular community Discord. |
| apps/docs/public/llms/pages/contribution.md | Updates contribution copy to reference Optimus UI Discord instead of Angular community Discord. |
| apps/docs/public/llms/llms-full.txt | Updates generated full LLM text output to reflect new Discord messaging. |
| apps/docs/public/llms/components.json | Updates generated LLM components metadata descriptions to reflect new Discord messaging. |
| apps/docs/pages/landing/footersection.component.ts | Updates footer link label text for Discord. |
| apps/docs/doc/faq/support-doc.ts | Updates FAQ support doc template to link to the new Discord invite. |
| apps/docs/doc/contribution/helpneeded-doc.ts | Updates contribution help-needed doc template to link to the new Discord invite. |
| apps/docs/components/layout/topbar/app.topbar.component.ts | Updates Discord link ARIA/tooltip text to “Optimus UI Discord”. |
| apps/docs/components/layout/menu/app.menu.component.ts | Updates Discord link ARIA/tooltip text to “Optimus UI Discord”. |
| apps/docs/assets/data/menu.json | Updates the Support menu “Discord” link URL (and label). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
geromegrignon
force-pushed
the
feat-new-discord-server
branch
from
August 4, 2026 15:57
ca1a3e8 to
ef91c67
Compare
SoyDiego
approved these changes
Aug 4, 2026
dominicbachmann
approved these changes
Aug 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related issues
Fixes #
Type of change
Breaking changes
None
Test plan
npm run buildnpm testnpm run lintChecklist
Additional context