Skip to content

docs: update discord links to canonical url#5510

Merged
markijbema merged 1 commit intoKilo-Org:mainfrom
Phoen1xCode:docs-discord-url-fix
Jan 29, 2026
Merged

docs: update discord links to canonical url#5510
markijbema merged 1 commit intoKilo-Org:mainfrom
Phoen1xCode:docs-discord-url-fix

Conversation

@Phoen1xCode
Copy link
Contributor

Context

Documentation had inconsistent Discord links (some using DISCORD_URL) and an outdated contributing documentation URL. This change standardizes links to the canonical Discord landing page and fixes the contributing guide to point at the current docs location.

Implementation

Screenshots

before after
image image
image image

How to Test

Get in Touch

Phoen1xCode

Copilot AI review requested due to automatic review settings January 29, 2026 15:16
@changeset-bot
Copy link

changeset-bot bot commented Jan 29, 2026

⚠️ No Changeset found

Latest commit: c236bba

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Copilot AI left a comment

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 standardizes Discord links in the documentation to use the canonical URL https://kilo.ai/discord. The changes replace the previous inconsistent format (using DISCORD_URL variable with HTML anchor tags) with proper Markdown link syntax pointing to the standardized URL.

Changes:

  • Converted HTML anchor tags with DISCORD_URL variable to Markdown links
  • Standardized all Discord links to use https://kilo.ai/discord

Reviewed changes

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

File Description
apps/kilocode-docs/pages/getting-started/faq.md Updated Discord link in the FAQ section about earning credits from HTML anchor tag to Markdown format with canonical URL
apps/kilocode-docs/pages/getting-started/adding-credits.md Updated Discord community link in the help callout from HTML anchor tag to Markdown format with canonical URL

You can use any models you like as long as you have credits in your account. When you run out of credits, you can add more. It's that simple!

If you're looking to earn some credits, you could join our <a href={DISCORD_URL} target='_blank'>Discord</a> where we sometimes have promotional offers!
If you're looking to earn some credits, you could join our [Discord](https://kilo.ai/discord) where we sometimes have promotional offers!
Copy link

Copilot AI Jan 29, 2026

Choose a reason for hiding this comment

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

The PR description mentions "fixes the contributing guide to point at the current docs location" but there are no changes to contributing documentation in this PR. The changes only update Discord links in two files. Consider updating the PR description to accurately reflect the actual changes, or if contributing documentation updates were intended, they appear to be missing from this PR.

Copilot uses AI. Check for mistakes.
@kevinvandijk kevinvandijk added the documentation Improvements or additions to documentation label Jan 29, 2026
@markijbema
Copy link
Contributor

Thanks for your PR; and thanks for providing screenshots so it is immediatly clear what you fixed!

@markijbema markijbema merged commit 78364eb into Kilo-Org:main Jan 29, 2026
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants