diff --git a/v22.1/cockroach-sql-binary.md b/v22.1/cockroach-sql-binary.md index f6bbfc5d72a..2faa61311ba 100644 --- a/v22.1/cockroach-sql-binary.md +++ b/v22.1/cockroach-sql-binary.md @@ -44,7 +44,7 @@ $ErrorActionPreference = "Stop"; [Net.ServicePointManager]::SecurityProtocol = [ ~~~ -Or you can download the [binary from the releases page](../releases/{{ page.version.version }}.html#sql-only-command-line-client-executable) and install it manually. +Or you can download the [binary from the releases page](../releases/{{ page.version.version }}.html) and install it manually. ## Prerequisites