From 2146d9f2bc13d897a496fcfb8e20aa9320ea7028 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 4 Oct 2007 12:56:47 +0000 Subject: fix URL for Smartlink modems (#34479) --- lib/network/connection/pots.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/network/connection/pots.pm b/lib/network/connection/pots.pm index 0e5f233..53a72d4 100644 --- a/lib/network/connection/pots.pm +++ b/lib/network/connection/pots.pm @@ -83,7 +83,7 @@ my @thirdparty_settings = ( { matching => [ list_modules::category2modules('network/slmodem') ], description => 'Smartlink WinModem', - url => 'http://www.smlink.com/content.aspx?id=135/', + url => 'http://linmodems.technion.ac.il/resources.html#smartlink', name => 'slmodem', kernel_module => 1, tools => { -- cgit v1.2.1