We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b474f2 commit cbbab8fCopy full SHA for cbbab8f
1 file changed
docs/spx/index.mdx
@@ -25,7 +25,7 @@ Before using spx, ensure you have:
25
26
Download the appropriate binary for your system architecture:
27
28
-- **Linux x64:** [linux-x64](https://storage.googleapis.com/docs-recurse-ml/spx/spx-darwin-x64/spx)
+- **Linux x64:** [linux-x64](https://storage.googleapis.com/docs-recurse-ml/spx/spx-linux-x64/spx)
29
- **Linux ARM64:** [linux-arm64](https://storage.googleapis.com/docs-recurse-ml/spx/spx-linux-arm64/spx)
30
- **Linux x64 (musl):** [linux-x64-musl](https://storage.googleapis.com/docs-recurse-ml/spx/spx-linux-x64-musl/spx)
31
- **Linux ARM64 (musl):** [linux-arm64-musl](https://storage.googleapis.com/docs-recurse-ml/spx/spx-linux-arm64-musl/spx)
0 commit comments