Skip to content

Commit b570106

Browse files
authored
docs: modify scripts path (#587)
Issue #, if available: None Description of changes: Update the outdated relative link to the build script. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 016d4c5 commit b570106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/ack-generate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## tl;dr
44

55
If you want to just build a service controller, there's a
6-
[script](../scripts/build-controller.sh) for that:
6+
[script](/scripts/build-controller.sh) for that:
77

88
For example, to generate the SNS service controller for ACK:
99

0 commit comments

Comments
 (0)