Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

net: x25: Fix dead URLs in Kconfig

Update the URLs in the Kconfig file to the new pages at sangoma.com and cisco.com

Signed-off-by: Michael Drüing <michael@drueing.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Michael Drüing and committed by
David S. Miller
706e282b 68783ec7

+2 -2
+2 -2
net/x25/Kconfig
··· 16 16 if you want that) and the lower level data link layer protocol LAPB 17 17 (say Y to "LAPB Data Link Driver" below if you want that). 18 18 19 - You can read more about X.25 at <http://www.sangoma.com/x25.htm> and 20 - <http://www.cisco.com/univercd/cc/td/doc/product/software/ios11/cbook/cx25.htm>. 19 + You can read more about X.25 at <http://www.sangoma.com/tutorials/x25/> and 20 + <http://docwiki.cisco.com/wiki/X.25>. 21 21 Information about X.25 for Linux is contained in the files 22 22 <file:Documentation/networking/x25.txt> and 23 23 <file:Documentation/networking/x25-iface.txt>.