diff mbox series

[1/1] package/mediastreamer: update the upstream URL in Config.in

Message ID 20191128161802.25749-1-mark@dibsco.co.uk
State Accepted
Headers show
Series [1/1] package/mediastreamer: update the upstream URL in Config.in | expand

Commit Message

Mark Corbin Nov. 28, 2019, 4:18 p.m. UTC
Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(404)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
---
 package/mediastreamer/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Nov. 29, 2019, 8:48 a.m. UTC | #1
>>>>> "Mark" == Mark Corbin <mark@dibsco.co.uk> writes:

 > Update the upstream URL in the help text in Config.in. This
 > addresses the 'Invalid(404)' URL status in the package stats
 > web page output.

 > Signed-off-by: Mark Corbin <mark@dibsco.co.uk>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/mediastreamer/Config.in b/package/mediastreamer/Config.in
index afaed4a730..b18c83c5e5 100644
--- a/package/mediastreamer/Config.in
+++ b/package/mediastreamer/Config.in
@@ -11,7 +11,7 @@  config BR2_PACKAGE_MEDIASTREAMER
 	  and sending of multimedia streams in linphone, including
 	  voice/video capture, encoding and decoding, and rendering.
 
-	  http://www.linphone.org/eng/documentation/dev/mediastreamer2.html
+	  http://www.linphone.org/technical-corner/mediastreamer2
 
 comment "mediastreamer needs a toolchain w/ threads, C++"
 	depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS