Bug in file links (@file.ts) in .cursor/rules

Whenever I open a rules file and save it, any file link added with “@” is updated with an extra prefix. This happens when the cursor rules are in a workspace with other projects.

This is my workspace structure:
/utilityprofit: Main application repo
/utilityprofit/.cursor/rules: The location of the rules folder
/notes (My own personal notes folder)

Whenever I save a rule file, another /utilityprofit prefix is added to all link files. See the screenshot attached.

Version: 0.45.11
VSCode Version: 1.96.2
Commit: f5f18731406b73244e0558ee7716d77c8096d150
Date: 2025-02-07T09:43:58.555Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 23.6.0

Does anyone have a fix for this? It’s getting really annoying