[PATCH] [MTD] NAND: fix dead URL in Kconfig
authorArtem B. Bityutskiy <dedekind@infradead.org>
Wed, 5 Jul 2006 07:04:02 +0000 (11:04 +0400)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 5 Jul 2006 13:45:11 +0000 (14:45 +0100)
Signed-off-by: Artem B. Bityutskiy <dedekind@infradead.org>
drivers/mtd/nand/Kconfig

index 3db77eec0ed2539031c807732858dda2a21c39fc..c99302ed3823250a7d31c0de37188a914fd93b15 100644 (file)
@@ -11,7 +11,7 @@ config MTD_NAND
        help
          This enables support for accessing all type of NAND flash
          devices. For further information see
-         <http://www.linux-mtd.infradead.org/tech/nand.html>.
+         <http://www.linux-mtd.infradead.org/doc/nand.html>.
 
 config MTD_NAND_VERIFY_WRITE
        bool "Verify NAND page writes"