From 84e07fa3a10ce7685aad9571f343746ad5a7c435 Mon Sep 17 00:00:00 2001 From: killianmuldoon Date: Mon, 3 Apr 2023 13:34:32 +0100 Subject: [PATCH] Fix mesosphere link in proposal Signed-off-by: killianmuldoon --- docs/proposals/20200423-etcd-data-disk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/proposals/20200423-etcd-data-disk.md b/docs/proposals/20200423-etcd-data-disk.md index 1e8882017815..815baf75ada0 100644 --- a/docs/proposals/20200423-etcd-data-disk.md +++ b/docs/proposals/20200423-etcd-data-disk.md @@ -49,7 +49,7 @@ A "side effect" motivation is to open up the option of putting other directories References: https://docs.microsoft.com/en-us/archive/blogs/xiangwu/azure-vm-storage-performance-and-throttling-demystify -https://docs.d2iq.com/mesosphere/dcos/1.13/installing/production/system-requirements/azure-recommendations/#disk-configurations +https://archive-docs.d2iq.com/mesosphere/dcos/1.13/installing/production/system-requirements/azure-recommendations/#disk-configurations ### Goals