We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a000ee8 commit 40424d3Copy full SHA for 40424d3
docs/platforms/rust/common/source-context/index.mdx
@@ -6,7 +6,7 @@ description: "Learn about showing your source code as part of stack traces."
6
7
## Prerequisites
8
9
-[Install](cli/installation/) and [Configure](cli/configuration/) Sentry CLI by providing an auth token, org and project.
+[Install](/cli/installation/) and [Configure](/cli/configuration/) Sentry CLI by providing an auth token, org and project.
10
11
Then, enable full debug information for your release build:
12
```toml {filename:Cargo.toml}
0 commit comments