Skip to content

Commit fd2708b

Browse files
authored
Fix link
1 parent f17dd06 commit fd2708b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/development/continuous-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ mkdir build_tidy
143143
Runs [stateless functional tests](tests.md#functional-tests) for ClickHouse binaries built in various configurations -- release, debug, with sanitizers, etc.
144144
Look at the report to see which tests fail, then reproduce the failure locally as described [here](/development/tests#functional-tests).
145145
Note that you have to use the correct build configuration to reproduce -- a test might fail under AddressSanitizer but pass in Debug.
146-
Download the binary from [CI build checks page](/install#install-a-ci-generated-binary), or build it locally.
146+
Download the binary from [CI build checks page](/install/advanced), or build it locally.
147147

148148
## Functional Stateful Tests {#functional-stateful-tests}
149149

0 commit comments

Comments
 (0)