[libchamplain] Some more https:// uses



commit d7c58424d76c85a1114f43b13d8cef1136814dfe
Author: Jiří Techet <techet gmail com>
Date:   Thu Feb 7 00:02:52 2019 +0100

    Some more https:// uses

 demos/launcher.js | 2 +-
 libchamplain.doap | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/demos/launcher.js b/demos/launcher.js
index 6b6fa6c..23d104f 100755
--- a/demos/launcher.js
+++ b/demos/launcher.js
@@ -23,7 +23,7 @@
  * Dependencies:
  *  * gobject-introspection
  *  * Build Champlain with '--enable-introspection'
- *  * Gjs: http://live.gnome.org/Gjs
+ *  * Gjs: https://gitlab.gnome.org/GNOME/gjs/wikis/Home
  *
  * If you installed Champlain in /usr/local you have to run:
  * export GI_TYPELIB_PATH=$GI_TYPELIB_PATH:/usr/local/lib/girepository-1.0/
diff --git a/libchamplain.doap b/libchamplain.doap
index e44581c..666df4c 100644
--- a/libchamplain.doap
+++ b/libchamplain.doap
@@ -13,9 +13,9 @@ languages are provided using GObject Introspection.</description>
   <category rdf:resource="http://api.gnome.org/doap-extensions#core"; />
   <programming-language>C</programming-language>
   <homepage rdf:resource="https://wiki.gnome.org/Projects/libchamplain"; />
-  <download-page rdf:resource="http://download.gnome.org/sources/libchamplain/"; />
+  <download-page rdf:resource="https://download.gnome.org/sources/libchamplain/"; />
   <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/libchamplain/issues/"; />
-  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/libchamplain-list"; />
+  <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/libchamplain-list"; />
 
   <maintainer>
     <foaf:Person>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]