diff --git a/docs/src/languages/python.md b/docs/src/languages/python.md index dda51794a309cfecd78dbfc079a98c69d92e5b1a..bc266ae9adb1ee07a158203b15107873bea6510d 100644 --- a/docs/src/languages/python.md +++ b/docs/src/languages/python.md @@ -103,7 +103,7 @@ A common tool for formatting Python code is [Ruff](https://docs.astral.sh/ruff/) ## Virtual Environments in the Terminal {#terminal-detect_venv} Zed will also detect virtual environments and automatically activate them in terminal if available. -See: [detect_venv documentation](https://zed.dev/docs/configuring-zed#terminal-detect_venv) for more. +See: [detect_venv documentation](../configuring-zed.md#terminal-detect_venv) for more.