Skip to content

Commit a36712e

Browse files
authored
Merge pull request kubernetes-sigs#9490 from killianmuldoon/pr-fix-doc-links
📖 Fix broken link to docker webhook and d2iq
2 parents 338fe5b + abc6ae7 commit a36712e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/book/src/developer/providers/webhooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ validation behavior for all other cases.
2323
See [the DockerMachineTemplate webhook] as a reference for a compatible implementation.
2424

2525
[Server Side Apply]: https://kubernetes.io/docs/reference/using-api/server-side-apply/
26-
[the DockerMachineTemplate webhook]: https://github.com/kubernetes-sigs/cluster-api/blob/main/test/infrastructure/docker/api/v1beta1/dockermachinetemplate_webhook.go
26+
[the DockerMachineTemplate webhook]: https://github.com/kubernetes-sigs/cluster-api/blob/main/test/infrastructure/docker/internal/webhooks/dockermachinetemplate_webhook.go
2727

2828
</aside>
2929

docs/proposals/20200423-etcd-data-disk.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ A "side effect" motivation is to open up the option of putting other directories
6060

6161
References:
6262
https://docs.microsoft.com/en-us/archive/blogs/xiangwu/azure-vm-storage-performance-and-throttling-demystify
63-
https://archive-docs.d2iq.com/mesosphere/dcos/1.13/installing/production/system-requirements/azure-recommendations/#disk-configurations
64-
63+
https://github.com/mesosphere/dcos-docs-site/blob/f15c4d9cd8c36c8a406a22b76b825b49d9fe577d/pages/mesosphere/dcos/1.13/installing/production/system-requirements/azure-recommendations/index.md#disk-configurations
6564
### Goals
6665

6766
- Allow running etcd on its own disk

0 commit comments

Comments
 (0)