gst: Fix URI in plugin
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 9 May 2019 16:44:45 +0000 (12:44 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Thu, 9 May 2019 16:44:45 +0000 (12:44 -0400)
gst/gstnice.c

index 078b6b8..6fdb0e9 100644 (file)
@@ -67,5 +67,5 @@ GST_PLUGIN_DEFINE (
     PLUGIN_NAME,
     "Interactive UDP connectivity establishment",
     plugin_init, VERSION, "LGPL", PACKAGE_NAME,
-    "http://telepathy.freedesktop.org/wiki/");
+    "https://nice.freedesktop.org/");