diff --git a/versioned_docs/version-2.0.0/keploy-explained/debugger-guide.md b/versioned_docs/version-2.0.0/keploy-explained/debugger-guide.md index d736e8599..59a746190 100644 --- a/versioned_docs/version-2.0.0/keploy-explained/debugger-guide.md +++ b/versioned_docs/version-2.0.0/keploy-explained/debugger-guide.md @@ -18,7 +18,7 @@ To bring up the **Run and Debug** view, select the **Run and Debug** icon in the If running and debugging is not yet configured (no `launch.json` has been created), VS Code shows the Run start view. -Click on **create a launch.json file** 👉 **Go** 👉 **Go: Launch Package** +Click on **create a launch.json file** 👉 **Go** : Launch Package** Navigate to `launch.json` to begin crafting JSON objects. diff --git a/versioned_docs/version-3.0.0/keploy-explained/debugger-guide.md b/versioned_docs/version-3.0.0/keploy-explained/debugger-guide.md index d736e8599..59a746190 100644 --- a/versioned_docs/version-3.0.0/keploy-explained/debugger-guide.md +++ b/versioned_docs/version-3.0.0/keploy-explained/debugger-guide.md @@ -18,7 +18,7 @@ To bring up the **Run and Debug** view, select the **Run and Debug** icon in the If running and debugging is not yet configured (no `launch.json` has been created), VS Code shows the Run start view. -Click on **create a launch.json file** 👉 **Go** 👉 **Go: Launch Package** +Click on **create a launch.json file** 👉 **Go** : Launch Package** Navigate to `launch.json` to begin crafting JSON objects.