diff --git a/security/Kconfig b/security/Kconfig
index 3d4debd0257e2544996ac97c90831bde3a854e7d..b0cb9a5f94480d2c5aaf290b31fd15e6c5930ec2 100644
--- a/security/Kconfig
+++ b/security/Kconfig
@@ -63,7 +63,7 @@ config PAGE_TABLE_ISOLATION
 	  ensuring that the majority of kernel addresses are not mapped
 	  into userspace.
 
-	  See Documentation/x86/pagetable-isolation.txt for more details.
+	  See Documentation/x86/pti.txt for more details.
 
 config SECURITY_INFINIBAND
 	bool "Infiniband Security Hooks"