[BUG] incorrect security url

Resolved 💬 3 comments Opened Nov 11, 2025 by nyoungstudios Closed Nov 11, 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?

When I run claude on a new directory:

 Do you trust the files in this folder?

 /path/to/folder

 Claude Code may read, write, or execute files contained in this directory. This can pose security risks, so only use files from trusted sources.

 Learn more ( https://docs.claude.com/s/claude-code-security )

 ❯ 1. Yes, proceed
   2. No, exit

 Enter to confirm · Esc to exit

This url does not exist: https://docs.claude.com/s/claude-code-security
I think it is supposed to be: https://code.claude.com/docs/en/security

What Should Happen?

This url, https://docs.claude.com/s/claude-code-security, should be https://code.claude.com/docs/en/security

Error Messages/Logs

Steps to Reproduce

  1. Run claude

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.0.37 (Claude Code)

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

Other

Additional Information

_No response_

View original on GitHub ↗

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