[devhelp] doap: https URLs



commit 3014c33727f41f75effcf82a7a8732fdb6aca749
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat Apr 15 12:44:36 2017 +0200

    doap: https URLs

 devhelp.doap |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/devhelp.doap b/devhelp.doap
index 298bb0e..0dd8f8f 100644
--- a/devhelp.doap
+++ b/devhelp.doap
@@ -11,8 +11,8 @@
 and GNOME. It works natively with GTK-Doc.</description>
 
   <homepage rdf:resource="https://wiki.gnome.org/Apps/Devhelp"; />
-  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-devtools"; />
-  <download-page rdf:resource="http://download.gnome.org/sources/devhelp/"; />
+  <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/gnome-devtools"; />
+  <download-page rdf:resource="https://download.gnome.org/sources/devhelp/"; />
   <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=devhelp"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
   <programming-language>C</programming-language>


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