This is an automated email from the ASF dual-hosted git repository.

chia7712 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 38f3568b14 [YUNIKORN-2473] fix incorrect link in env_setup.md (#408)
38f3568b14 is described below

commit 38f3568b14f6522c5a1e4bc5226d22b06f5adbd3
Author: Ryan <91534261+ryanker...@users.noreply.github.com>
AuthorDate: Sat Mar 9 01:57:31 2024 +0800

    [YUNIKORN-2473] fix incorrect link in env_setup.md (#408)
    
    Closes: #408
    
    Signed-off-by: Chia-Ping Tsai <chia7...@gmail.com>
---
 docs/developer_guide/env_setup.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/developer_guide/env_setup.md 
b/docs/developer_guide/env_setup.md
index 3ca7e21f8d..4fd59a61e0 100644
--- a/docs/developer_guide/env_setup.md
+++ b/docs/developer_guide/env_setup.md
@@ -44,7 +44,7 @@ setup which gives the same functionality with less impact.
 
 Download and install [Docker 
Desktop](https://www.docker.com/products/docker-desktop).
 Newer Docker versions have an embedded version of Kubernetes so no additional
-installation is needed. Follow the instructions 
[here](https://docs.docker.com/docker-for-mac/#kubernetes)
+installation is needed. Follow the instructions 
[here](https://docs.docker.com/desktop/kubernetes/#install-and-turn-on-kubernetes)
 to get Kubernetes up and running within Docker Desktop.
 Alternatively, a Kind cluster may be created (see instructions
 [here](https://kind.sigs.k8s.io/docs/user/quick-start/#creating-a-cluster).


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org

Reply via email to