e_alert: Use correct bugtracker URL.

If we have to show the white screen of death to a user we should at
least give her the correct URL to report it to.
This commit is contained in:
Stefan Schmidt 2013-11-19 14:27:36 +01:00
parent 3078a89456
commit b64b67e24b
1 changed files with 1 additions and 1 deletions

View File

@ -566,7 +566,7 @@ _e_alert_draw_text(void)
"Before reporting issue, compile latest E18 and EFL\n"
"from Git with '-g -ggdb3' in your CFLAGS.\n"
"You can then report this crash on :\n"
"http://trac.enlightenment.org/e/.\n",
"https://phab.enlightenment.org/maniphest/.\n",
pid, backtrace_str);
}
else