Skip to content

Commit 8fe7d4d

Browse files
committed
Updated working link of Repo
1 parent 6143beb commit 8fe7d4d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Executor_Java.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@ECHO OFF
2-
REM GitHub Link:https://github.com/garvit-joshi/Java_Executor
2+
REM GitHub Link:https://github.com/garvit-joshi/Java_Executor-Windows
33
ECHO WELCOME TO EXECUTOR
44
ECHO -Garvit Joshi(garvitjoshi9@gmail.com)
55
ECHO USER:%USERNAME%

Filename_class.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
with this program; if not, write to the Free Software Foundation, Inc.,
1717
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
1818
'''
19-
#GitHub Link:https://github.com/garvit-joshi/Java_Executor
19+
#GitHub Link:https://github.com/garvit-joshi/Java_Executor-Windows
2020
import glob, os
2121
import sys
2222
a=sys.path

Filename_java.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
with this program; if not, write to the Free Software Foundation, Inc.,
1717
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
1818
'''
19-
#GitHub Link:https://github.com/garvit-joshi/Java_Executor
19+
#GitHub Link: https://github.com/garvit-joshi/Java_Executor-Windows
2020
import glob, os
2121
import sys
2222
a=sys.path

0 commit comments

Comments
 (0)