Skip to content

docs: fix broken link to charmbracelet/crush repo in engines.md - #32743

Merged
pelikhan merged 2 commits into
mainfrom
copilot/fix-broken-link-in-engines-md
May 17, 2026
Merged

docs: fix broken link to charmbracelet/crush repo in engines.md#32743
pelikhan merged 2 commits into
mainfrom
copilot/fix-broken-link-in-engines-md

Conversation

CopilotAI commented May 17, 2026

Copy link
Copy Markdown
Contributor

The Crush engine entry in the engines reference page had a malformed GitHub URL (https://github.com/@charmland/crush/crush), pointing nowhere valid.

Changes

  • docs/src/content/docs/reference/engines.md: Corrected the Crush link to https://github.com/charmbracelet/crush

CopilotAI linked an issue May 17, 2026 that may be closed by this pull request
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
CopilotAI changed the title [WIP] Fix broken link to crush repo in engines.mddocs: fix broken link to charmbracelet/crush repo in engines.mdMay 17, 2026
CopilotAI requested a review from pelikhanMay 17, 2026 04:10
@pelikhan
pelikhan marked this pull request as ready for review May 17, 2026 04:19
CopilotAI review requested due to automatic review settings May 17, 2026 04:19
@pelikhan
pelikhan merged commit 2eaf4fd into mainMay 17, 2026
@pelikhan
pelikhan deleted the copilot/fix-broken-link-in-engines-md branch May 17, 2026 04:19

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Fixes a broken Markdown link for the Crush engine in the engines reference documentation.

Changes:

  • Replaces the invalid URL https://github.com/@charmland/crush/crush with the correct https://github.com/charmbracelet/crush.
Show a summary per file
FileDescription
docs/src/content/docs/reference/engines.mdCorrects the Crush engine link to point to the valid charmbracelet/crush repository.

Copilot's findings

Tip

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

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

Sign up for freeto 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.

engines.md: Fix broken link to crush repo

3 participants

@pelikhan