From: Petri Koistinen <petri.koistinen@iki.fi>

Little URL fix.  Server requires www in front of URL, no automatic
forwarding.



---

 drivers/isdn/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/isdn/Kconfig~isdn-url-fix drivers/isdn/Kconfig
--- 25/drivers/isdn/Kconfig~isdn-url-fix	2004-01-19 18:08:02.000000000 -0800
+++ 25-akpm/drivers/isdn/Kconfig	2004-01-19 18:08:02.000000000 -0800
@@ -16,7 +16,7 @@ config ISDN_BOOL
 	  conversations while downloading stuff.  It only works if your
 	  computer is equipped with an ISDN card and both you and your service
 	  provider purchased an ISDN line from the phone company.  For
-	  details, read <http://alumni.caltech.edu/~dank/isdn/> on the WWW.
+	  details, read <http://www.alumni.caltech.edu/~dank/isdn/> on the WWW.
 
 	  Select this option if you want your kernel to support ISDN.
 

_