summaryrefslogtreecommitdiff
path: root/flashrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'flashrom.c')
-rw-r--r--flashrom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashrom.c b/flashrom.c
index 113a05b..3853e19 100644
--- a/flashrom.c
+++ b/flashrom.c
@@ -1787,7 +1787,7 @@ void print_version(void)
void print_banner(void)
{
msg_ginfo("flashrom is free software, get the source code at "
- "http://www.flashrom.org\n");
+ "https://flashrom.org\n");
msg_ginfo("\n");
}