Skip to content

Commit

Permalink
docs: fix link to docs website
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <[email protected]>
  • Loading branch information
crazy-max committed Jul 29, 2022
1 parent 97bccc5 commit 0222b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/drivers/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ For more information on scalability, see the options for [buildx create](https:/

## Multi-platform builds

The kubernetes buildx driver has support for creating [multi-platform images](https://docs.docker.com/build/buildx/multi-platform-images/),
The kubernetes buildx driver has support for creating [multi-platform images](https://docs.docker.com/build/buildx/multiplatform-images/),
for easily building for multiple platforms at once.

### QEMU
Expand Down

0 comments on commit 0222b74

Please sign in to comment.