docs: fix locations of several documents that got moved
[sfrench/cifs-2.6.git] / Documentation / memory-hotplug.txt
index 0d7cb955aa01db7017cc63b47bf1a6d55b5b880e..5de846d3ecc077dc11f70e8c135349c581b6588a 100644 (file)
@@ -324,7 +324,7 @@ guarantee that the memory block contains only migratable pages.
 Now, a boot option for making a memory block which consists of migratable pages
 is supported. By specifying "kernelcore=" or "movablecore=" boot option, you can
 create ZONE_MOVABLE...a zone which is just used for movable pages.
-(See also Documentation/kernel-parameters.txt)
+(See also Documentation/admin-guide/kernel-parameters.rst)
 
 Assume the system has "TOTAL" amount of memory at boot time, this boot option
 creates ZONE_MOVABLE as following.