Skip to content

Commit b2f468f

Browse files
Raj-G07Achanandhi-M
authored andcommitted
[Imp]: Fix redundant go in debugger guide (keploy#676)
* Update QuickStartFilter Signed-off-by: Raj Gupta <150777419+Raj-G07@users.noreply.github.com> * Update filteredQuickstarts comp Signed-off-by: Raj Gupta <150777419+Raj-G07@users.noreply.github.com> * Remove redundant go Signed-off-by: Raj Gupta <150777419+Raj-G07@users.noreply.github.com> * Revert changes Signed-off-by: Raj Gupta <150777419+Raj-G07@users.noreply.github.com> --------- Signed-off-by: Raj Gupta <150777419+Raj-G07@users.noreply.github.com> Co-authored-by: Achanandhi M <110651321+Achanandhi-M@users.noreply.github.com>
1 parent 5f41812 commit b2f468f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

versioned_docs/version-2.0.0/keploy-explained/debugger-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To bring up the **Run and Debug** view, select the **Run and Debug** icon in the
1818

1919
If running and debugging is not yet configured (no `launch.json` has been created), VS Code shows the Run start view.
2020

21-
Click on **create a launch.json file** 👉 **Go** 👉 **Go: Launch Package**
21+
Click on **create a launch.json file** 👉 **Go** : Launch Package\*\*
2222

2323
Navigate to `launch.json` to begin crafting JSON objects.
2424

versioned_docs/version-3.0.0/keploy-explained/debugger-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To bring up the **Run and Debug** view, select the **Run and Debug** icon in the
1818

1919
If running and debugging is not yet configured (no `launch.json` has been created), VS Code shows the Run start view.
2020

21-
Click on **create a launch.json file** 👉 **Go** 👉 **Go: Launch Package**
21+
Click on **create a launch.json file** 👉 **Go** : Launch Package\*\*
2222

2323
Navigate to `launch.json` to begin crafting JSON objects.
2424

0 commit comments

Comments
 (0)