From c915243c7bba2a933f0976b15a64643a6a318063 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A9=8D=E4=B8=B9=E5=B0=BC=20Dan=20Jacobson?= Date: Sat, 9 Dec 2023 06:40:55 +0800 Subject: [PATCH] Avoid http. Use https. Avoids browser warnings. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dbe9b10..40c3406a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ see real-time GPS position, Geotag Images, control items, upload/download OSM Traces and more. It is written mainly in C with some C++ and uses the GTK+3 toolkit. -Website: http://viking.sf.net/ +Website: https://viking.sf.net/ ## Obtaining Viking