aboutsummaryrefslogtreecommitdiff
path: root/shell/callbacks.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/callbacks.c')
-rw-r--r--shell/callbacks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/callbacks.c b/shell/callbacks.c
index 84057366..d5ac34da 100644
--- a/shell/callbacks.c
+++ b/shell/callbacks.c
@@ -80,7 +80,7 @@ void cb_open_web_page()
void cb_report_bug()
{
- open_url("http://github.com/lpereira/hardinfo");
+ open_url("https://github.com/lpereira/hardinfo");
}
void cb_refresh()