docs: move remaining stuff under Documentation/*.txt to Documentation/staging
[linux-2.6-microblaze.git] / lib / xz / Kconfig
index 2252874..5cb5024 100644 (file)
@@ -5,7 +5,7 @@ config XZ_DEC
        help
          LZMA2 compression algorithm and BCJ filters are supported using
          the .xz file format as the container. For integrity checking,
-         CRC32 is supported. See Documentation/xz.txt for more information.
+         CRC32 is supported. See Documentation/staging/xz.rst for more information.
 
 if XZ_DEC