aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTotalCaesar659 <x24cm5b8c54q6szxw@yandex.ru>2016-12-28 21:41:33 +0300
committerLeandro A. F. Pereira <leandro@hardinfo.org>2017-04-09 12:04:41 -0700
commit488b71b089ab7fe7cf701e771a6b97288b01394b (patch)
tree27d1fca1f3a1cbe7d8d376bbbc6fbde9ead3fe52
parent180e9795d18a1eb44db161452a48b293e5375f0c (diff)
Update 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()