Opening `environment.json` presents a broken docs link

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

The link to “our docs” when opening .cursor/environment.json leads to https://cursor.com/docs/cloud-agents which is broken (404). It probably should be /docs/cloud-agent (singular).

Steps to Reproduce

Open a project’s .cursor/environment.json in the IDE.

Expected Behavior

Link opens /docs/cloud-agent instead of /docs/cloud-agents (or the latter link works).

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.54
VSCode Version: 1.99.3
Commit: 7a31bffd467aa2d9adfda69076eb924e9062cb20
Date: 2025-11-03T22:40:44.657Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.0.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. You’re absolutely right, that link is broken. Based on the official docs, the correct URL is likely /background-agent.

I’ll pass this to the team to fix the link in the IDE. Thanks for catching it.

1 Like