Skip to content

Commit 4e8b654

Browse files
authored
Add files via upload
1 parent 31191a7 commit 4e8b654

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Sudoku_MySQL_InsertGames_1.0.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ def close(self):
5252
pass
5353

5454
def releases(self):
55-
webbrowser.open_new("https://github.com/VarunS2002/Python-Sudoku-MySQL-InsertGames/releases/")
55+
webbrowser.open_new("https://github.com/VarunS2002/Python-Sudoku-MySQL-Insert_Games/releases/")
5656
self.info.attributes('-topmost', False)
5757

5858
def sources(self):
59-
webbrowser.open_new("https://github.com/VarunS2002/Python-Sudoku-MySQL-InsertGames/")
59+
webbrowser.open_new("https://github.com/VarunS2002/Python-Sudoku-MySQL-Insert_Games/")
6060
self.info.attributes('-topmost', False)
6161

6262
def about_window(self):

0 commit comments

Comments
 (0)