diff --git a/docs/batch-changes/server-side.mdx b/docs/batch-changes/server-side.mdx index c4629596d..55418fcfa 100644 --- a/docs/batch-changes/server-side.mdx +++ b/docs/batch-changes/server-side.mdx @@ -39,7 +39,7 @@ By default, docker on mac will build docker images for `linux/arm64`, which will Running a batch spec server-side with file mounts is currently only supported with [Sourcegraph CLI](https://github.com/sourcegraph/src-cli). -File [`mounts`](/batch-changes/batch-spec-yaml-referencee#stepsmount) are a powerful way to run custom files without directly embedding the files in your batch spec. +File [`mounts`](/batch-changes/batch-spec-yaml-reference#stepsmount) are a powerful way to run custom files without directly embedding the files in your batch spec. ### Writing a batch spec