From: Diego Elio Pettenò <flamee...@flameeyes.com>

BerliOS has not been operating for more than five years. linux-can moved to
GitHub.

Signed-off-by: Diego Elio Pettenò <flamee...@flameeyes.com>
Link: https://lore.kernel.org/r/20200413170241.13207-1-flamee...@flameeyes.com
[mkl: split into two patches - handle slcan part here]
Signed-off-by: Marc Kleine-Budde <m...@pengutronix.de>
---
 drivers/net/can/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/can/Kconfig b/drivers/net/can/Kconfig
index f07012a76c0c..424970939fd4 100644
--- a/drivers/net/can/Kconfig
+++ b/drivers/net/can/Kconfig
@@ -41,8 +41,8 @@ config CAN_SLCAN
          www.canusb.com / www.can232.com / www.mictronics.de / www.canhack.de
 
          Userspace tools to attach the SLCAN line discipline (slcan_attach,
-         slcand) can be found in the can-utils at the SocketCAN SVN, see
-         http://developer.berlios.de/projects/socketcan for details.
+         slcand) can be found in the can-utils at the linux-can project, see
+         https://github.com/linux-can/can-utils for details.
 
          The slcan driver supports up to 10 CAN netdevices by default which
          can be changed by the 'maxdev=xx' module option. This driver can
-- 
2.28.0

Reply via email to