Skip to content

Commit 549ce41

Browse files
authored
fix typo in notification link (#118)
1 parent 379111e commit 549ce41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ internal:
182182
EOF
183183
# Post an annotation.
184184
cat << EOF | buildkite-agent annotate --style info
185-
Internal release is ready for promotion under the branch [\`$branch\`](https://github.com/sourcegraph/deploy-sourcegraph-docker/tree/$branch).
185+
Internal release is ready for promotion under the branch [\`$branch\`](https://github.com/sourcegraph/deploy-sourcegraph-k8s/tree/$branch).
186186
EOF
187187
188188
test:

0 commit comments

Comments
 (0)