From 151888429d4dd1ada3412b78c9c8a8d0cb12d150 Mon Sep 17 00:00:00 2001 From: Antoine Cotten Date: Sat, 18 Mar 2023 00:36:15 +0100 Subject: [PATCH] doc: Update links to Docker Desktop file sharing The previous links are no longer redirected and send users to the Quick Start page. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4298c76..a4aa13c 100644 --- a/README.md +++ b/README.md @@ -471,8 +471,8 @@ See the following Wiki pages: [es-sys-config]: https://www.elastic.co/guide/en/elasticsearch/reference/current/system-config.html [es-heap]: https://www.elastic.co/guide/en/elasticsearch/reference/current/important-settings.html#heap-size-settings -[win-filesharing]: https://docs.docker.com/desktop/windows/#file-sharing -[mac-filesharing]: https://docs.docker.com/desktop/mac/#file-sharing +[win-filesharing]: https://docs.docker.com/desktop/settings/windows/#file-sharing +[mac-filesharing]: https://docs.docker.com/desktop/settings/mac/#file-sharing [builtin-users]: https://www.elastic.co/guide/en/elasticsearch/reference/current/built-in-users.html [ls-monitoring]: https://www.elastic.co/guide/en/logstash/current/monitoring-with-metricbeat.html