From 817b8c901e9d3622a7fcbf6db55a34a08427ca90 Mon Sep 17 00:00:00 2001 From: Sumit Maithani <86047367+Sumitmaithani@users.noreply.github.com> Date: Tue, 1 Aug 2023 15:46:09 +0530 Subject: [PATCH] fix: Update Documentation badge link (#1068) fixed #1067 Signed-off-by: Sumit Maithani <86047367+Sumitmaithani@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0e57851d..454e515ce 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Checkout the [Tutorials](https://move2kube.konveyor.io/tutorials) and [Documenta ## Development environment setup -To browse code [![Open in VSCode](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/konveyor/move2kube) +To browse code [![Open in VSCode](https://badgen.net/badge/icon/Visual%20Studio%20Code?icon=visualstudio&label)](https://open.vscode.dev/konveyor/move2kube) 1. Obtain a recent version of `golang`. Known to work with `1.18`. 1. Ensure `$GOPATH` is set. If it's not set: