Skip to content

Commit

Permalink
fix: Update Documentation badge link (#1068)
Browse files Browse the repository at this point in the history
fixed #1067 

Signed-off-by: Sumit Maithani <86047367+Sumitmaithani@users.noreply.github.com>
  • Loading branch information
Sumitmaithani committed Aug 1, 2023
1 parent f62294e commit 817b8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 817b8c9

Please sign in to comment.