Skip to content

Commit

Permalink
Merge pull request bitlog2#1 from DeeJayhX/patch-1
Browse files Browse the repository at this point in the history
Update the Submit Issue button to THIS repository.
  • Loading branch information
bitlog2 authored Feb 3, 2021
2 parents f5a3ad5 + 26a5dd7 commit 709643e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dwt.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ def __init__(self, old_stdout):

def submit_issue(self, event):
webbrowser.open_new_tab(
"https://github.com/10se1ucgo/DisableWinTracking/issues/new"
"https://github.com/bitlog2/DisableWinTracking/issues/new"
)


Expand Down

0 comments on commit 709643e

Please sign in to comment.