Skip to content

Commit 6763cba

Browse files
authored
Merge pull request #119 from favna/patch-1
docs(readme): fix masked link typo
2 parents d770023 + dfc2480 commit 6763cba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,9 @@ _(As a convention in the list below, all task parameters are specified with a
148148
option](https://concourse-ci.org/jobs.html#schema.step.task-step.image).
149149
150150
* `$OUTPUT_OCI` (default `false`): outputs an OCI compliant image, allowing
151-
for multi-arch image builds when setting IMAGE_PLATFORM to [multiple platforms]
152-
(https://docs.docker.com/desktop/extensions-sdk/extensions/multi-arch/). The
153-
image output format will be a directory when this flag is set to true.
151+
for multi-arch image builds when setting IMAGE_PLATFORM to
152+
[multiple platforms](https://docs.docker.com/desktop/extensions-sdk/extensions/multi-arch/).
153+
The image output format will be a directory when this flag is set to true.
154154
155155
* `$BUILDKIT_ADD_HOSTS` (default empty): extra host definitions for `buildkit`
156156
to properly resolve custom hostnames. The value is as comma-separated

0 commit comments

Comments
 (0)