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 b4a4fac commit 6b547f1Copy full SHA for 6b547f1
docs/usage.md
@@ -132,7 +132,7 @@ absolute paths to sources so Xcode can map them correctly.
132
133
By default, code coverage is **disabled** for test actions of schemes. You can
134
enable code coverage in Xcode by setting `code_coverage = True` on an
135
-[`xcschemes.test_options`](/doc/bazel.md#xcschemes.test_options-code_coverage)
+[`xcschemes.test_options`](bazel.md#xcschemes.test_options-code_coverage)
136
declaration, or by enabling the "Gather coverage data" option in the scheme editor.
137
138
> [!WARNING]
0 commit comments