Skip to content

Commit 038e65d

Browse files
Minor
1 parent f1c6510 commit 038e65d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Since, this is a typical maven project, you can run it however you'd like to run
130130

131131
In you are using VS Code, change the `args` in the `Launch Main` configuration in `launch.json` file located at `.vscode` directory.
132132

133-
See the [main class](https://github.com/mohammadzainabbas/SDM-Lab-2/blob/zain/src/main/java/Main.java) for the supported arguments.
133+
See the [main class](https://github.com/mohammadzainabbas/SDM-Lab-2/blob/main/src/main/java/Main.java) for the supported arguments.
134134

135135

136136
<a id="terminal" />
@@ -145,4 +145,4 @@ sh scripts/build_n_run.sh exercise1
145145

146146
> Note: `exercise1` here is the argument which you'd need to run the first exercise
147147
148-
Again, you can check the [main class](https://github.com/mohammadzainabbas/SDM-Lab-2/blob/zain/src/main/java/Main.java) for the supported arguments.
148+
Again, you can check the [main class](https://github.com/mohammadzainabbas/SDM-Lab-2/blob/main/src/main/java/Main.java) for the supported arguments.

0 commit comments

Comments
 (0)