diff --git a/src/util/error.cpp b/src/util/error.cpp index 2d257e8b..946f6c6f 100644 --- a/src/util/error.cpp +++ b/src/util/error.cpp @@ -114,7 +114,7 @@ InternalError::InternalError(const String& str) str + _("\n") _("Please save your work (use 'save as' to so you don't overwrite things)\n") _("and restart Magic Set Editor.\n\n") - _("You should leave a bug report on http://magicseteditor.sourceforge.net/\n") + _("You should leave a bug report on https://github.com/twanvl/MagicSetEditor2/issues/\n") _("Press Ctrl+C to copy this message to the clipboard.") ) {