Skip to content

Commit e709d1c

Browse files
authored
Update server-side.mdx (#743)
Fix typo which was breaking link for "File mounts are a powerful way to run custom files without directly embedding the files in your batch spec." <!-- Explain the changes introduced in your PR --> ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent cac552b commit e709d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/batch-changes/server-side.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ By default, docker on mac will build docker images for `linux/arm64`, which will
3939

4040
<Callout type="note">Running a batch spec server-side with file mounts is currently only supported with [Sourcegraph CLI](https://github.com/sourcegraph/src-cli).</Callout>
4141

42-
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.
42+
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.
4343

4444
### Writing a batch spec
4545

0 commit comments

Comments
 (0)