Commit 885526bf authored by Olivier Crête's avatar Olivier Crête

gst: Fix URI in plugin

parent 6171f250
...@@ -67,5 +67,5 @@ GST_PLUGIN_DEFINE ( ...@@ -67,5 +67,5 @@ GST_PLUGIN_DEFINE (
PLUGIN_NAME, PLUGIN_NAME,
"Interactive UDP connectivity establishment", "Interactive UDP connectivity establishment",
plugin_init, VERSION, "LGPL", PACKAGE_NAME, plugin_init, VERSION, "LGPL", PACKAGE_NAME,
"http://telepathy.freedesktop.org/wiki/"); "https://nice.freedesktop.org/");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment