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

Resolved 💬 2 comments Opened Dec 5, 2025 by matey-jack Closed Dec 16, 2025

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_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗