Skip to content

Commit 5d9a920

Browse files
authored
fixing syslist.go link in website (#6808)
Signed-off-by: Adam D. Cornett <[email protected]>
1 parent 86357c9 commit 5d9a920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/en/docs/advanced-topics/multi-arch.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ $ operator-sdk bundle validate ./bundle --select-optional name=multiarch
211211
[buildx]: https://docs.docker.com/buildx/working-with-buildx/#build-multi-platform-images
212212
[buildx_multiarch]: https://docs.docker.com/buildx/working-with-buildx/#build-multi-platform-images
213213
[bundle]: https://olm.operatorframework.io/docs/glossary/#bundle
214-
[goarch]: https://github.com/golang/go/blob/master/src/go/build/syslist.go
214+
[goarch]: https://github.com/golang/go/blob/master/src/internal/syslist/syslist.go
215215
[image_index]: https://github.com/opencontainers/image-spec/blob/main/image-index.md
216216
[kubebuilder]: https://github.com/kubernetes-sigs/kubebuilder/blob/master/docs/book/src/reference/platform.md#producing-projects-that-support-multiple-platforms
217217
[manifest_list]: https://docs.docker.com/registry/spec/manifest-v2-2/#manifest-list

0 commit comments

Comments
 (0)