Browse Source

CRIS: Better link to rs485 in help

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Jesper Nilsson 15 years ago
parent
commit
5866d7ef95
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/cris/arch-v10/drivers/Kconfig

+ 1 - 1
arch/cris/arch-v10/drivers/Kconfig

@@ -383,7 +383,7 @@ config ETRAX_RS485
 	depends on ETRAX_SERIAL
 	help
 	  Enables support for RS-485 serial communication.  For a primer on
-	  RS-485, see <http://www.hw.cz/english/docs/rs485/rs485.html>.
+	  RS-485, see <http://en.wikipedia.org/wiki/Rs485>
 
 config ETRAX_RS485_ON_PA
 	bool "RS-485 mode on PA"