Skip to content

Commit c7a235d

Browse files
revert changes for the windows
Signed-off-by: Pratik Mahalle <[email protected]>
1 parent 3f740f6 commit c7a235d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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** : 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/installation/windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Begin recording your API calls and automatically generate test cases with Keploy
6767

6868
---
6969

70-
## Option 2: Install Keploy with Docker
70+
## Option 2: Install Keploy with Docker
7171

7272
1. **Make sure Docker is installed**
7373
You’ll need **Docker Desktop** running on Windows.

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** : 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/server/installation_tabs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ You’ve successfully set up **Keploy on Windows** using **WSL**.
350350

351351
<TabItem value="docker-windows" label="Docker">
352352

353-
## Install Keploy with Docker on WSL
353+
## Install Keploy with Docker on Windows
354354

355355
1. **Make sure Docker is installed** : You’ll need **Docker Desktop** running on Windows.
356356

0 commit comments

Comments
 (0)