Skip to content

[Fix] Welcome screen docs links open Roo Code docs#84

Closed
roomote[bot] wants to merge 1 commit into
mainfrom
fix/welcome-docs-links-wrong-domain-166m0cdly82xq
Closed

[Fix] Welcome screen docs links open Roo Code docs#84
roomote[bot] wants to merge 1 commit into
mainfrom
fix/welcome-docs-links-wrong-domain-166m0cdly82xq

Conversation

@roomote
Copy link
Copy Markdown

@roomote roomote Bot commented May 13, 2026

Opened on behalf of Toray Altas. View the task or mention @roomote for follow-up asks.

What problem this solves

Fixes an issue where users on the Zoo Code welcome screen were sent to Roo Code documentation from the intro tips and the "docs" link.

Why this change was made

The welcome panel still built those URLs from the Roo Code docs domain. This updates the welcome-screen links to docs.zoocode.dev and adds a focused test that keeps those links on the Zoo docs domain.

User impact

Users who click the welcome screen docs links now land on the Zoo docs site instead of the Roo Code docs site.

@roomote roomote Bot added the roomote:auto-resolve-conflicts Allow Roomote to auto-resolve merge conflicts for this PR label May 13, 2026
@roomote roomote Bot assigned taltas May 13, 2026
@roomote roomote Bot added the roomote:auto-resolve-conflicts Allow Roomote to auto-resolve merge conflicts for this PR label May 13, 2026
@roomote
Copy link
Copy Markdown
Author

roomote Bot commented May 13, 2026

No actionable issues found. See task

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

import { ReplaceAll, Users } from "lucide-react"

const buildWelcomeDocLink = (path: string, campaign: string) =>
buildDocLink(path, campaign).replace("https://docs.roocode.com", "https://docs.zoocode.dev")
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💀💀💀💀💀💀💀💀💀💀💀

I'm closing this PR, I have another one that does the job better

@taltas taltas closed this May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

roomote:auto-resolve-conflicts Allow Roomote to auto-resolve merge conflicts for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant