Skip to content

Commit

Permalink
update issues-link to new repository url
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias47n9e committed Jul 6, 2015
1 parent 43d5b1b commit cd4049d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion innstereo/main_ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -2804,7 +2804,7 @@ def on_menuitem_report_bug_activate(self, menuitem):
MenuBar.
"""
webbrowser.open_new_tab(
"https://github.com/tobias47n9e/innstereo/issues")
"https://github.com/innstereo/innstereo/issues")


def startup():
Expand Down

0 comments on commit cd4049d

Please sign in to comment.