Skip to content

Conversation

@continue
Copy link
Contributor

@continue continue bot commented Sep 25, 2025

Description

This PR fixes a malformed URL in the Models settings page under the Chat section. The 'Learn more' link was incorrectly pointing to:
https://docs.continue.dev/features/chat/quick-start hover:text-inherit

It now correctly points to:
https://docs.continue.dev/features/chat/quick-start

Changes

  • Removed the erroneous hover:text-inherit text that was appended to the href attribute in ModelsSection.tsx

This agent session was created by ty and co-authored by Continue [email protected].


Summary by cubic

Fixed the malformed “Learn more” link in Models settings (Chat) by removing a stray "hover:text-inherit" from the href. The link now correctly points to https://docs.continue.dev/features/chat/quick-start.

Remove erroneous 'hover:text-inherit' text from the Learn more link URL in the Chat model role description.

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <[email protected]>
@continue continue bot requested a review from a team as a code owner September 25, 2025 01:41
@continue continue bot requested review from sestinj and removed request for a team September 25, 2025 01:41
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 25, 2025
@github-actions
Copy link

⚠️ PR Title Format

Your PR title doesn't follow the conventional commit format, but this won't block your PR from being merged. We recommend using this format for better project organization.

Expected Format:

<type>[optional scope]: <description>

Examples:

  • feat: add changelog generation support
  • fix: resolve login redirect issue
  • docs: update README with new instructions
  • chore: update dependencies

Valid Types:

feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert

This helps with:

  • 📝 Automatic changelog generation
  • 🚀 Automated semantic versioning
  • 📊 Better project history tracking

This is a non-blocking warning - your PR can still be merged without fixing this.

@TyDunn TyDunn changed the title Fix malformed URL in Models settings Chat section docs: Fix malformed URL in Models settings Chat section Sep 25, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Sep 25, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 25, 2025
@RomneyDa RomneyDa merged commit 25fa921 into main Sep 25, 2025
56 checks passed
@RomneyDa RomneyDa deleted the continue-1758764445879 branch September 25, 2025 23:36
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Sep 25, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2025
@sestinj
Copy link
Contributor

sestinj commented Sep 26, 2025

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Sep 26, 2025

🎉 This PR is included in version 1.22.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Oct 1, 2025

🎉 This PR is included in version 1.21.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer released size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants