claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[BUG] wrong URL in "Ready to code here?" project onboarding screen

Open matey-jack opened this issue 1 month ago • 0 comments

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Just installed Version 2.0.32 on WSL using npm.

In the project onboarding screen titled "Ready to code here?" shows the link https://docs.claude.com/s/claude-code-security which leads to a 404.

What Should Happen?

Correct link currently seems to be https://code.claude.com/docs/en/security I guess the old URL should also get a redirect to the new one, besides fixing the link in the CLI.

Error Messages/Logs


Steps to Reproduce

In a folder where you didn't use Claude Code before.

npm install -g @anthropic-ai/claude-code
claude

Hit Enter until said screen appears.

Claude Model

None

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

2.0.32

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

WSL (Windows Subsystem for Linux)

Additional Information

No response

matey-jack avatar Dec 05 '25 14:12 matey-jack