docs: move remaining stuff under Documentation/*.txt to Documentation/staging
[linux-2.6-microblaze.git] / lib / crc32.c
index 4a20455..35a03d0 100644 (file)
@@ -24,7 +24,7 @@
  * Version 2.  See the file COPYING for more details.
  */
 
-/* see: Documentation/crc32.txt for a description of algorithms */
+/* see: Documentation/staging/crc32.rst for a description of algorithms */
 
 #include <linux/crc32.h>
 #include <linux/crc32poly.h>