VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   57 Tags
author: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 2018-05-08 15:14:57 -0300 committer: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 2018-06-15 18:10:01 -0300 commit: 5fb94e9ca333f0fe1d96de06704a79942b3832c3 parent: ec15872daa0ac3f5cbe7cb6f1734c493d74301ac
Commit Summary:
docs: Fix some broken references
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/certs/Kconfig b/certs/Kconfig
index 5f7663df6e8e..c94e93d8bccf 100644
--- a/certs/Kconfig
+++ b/certs/Kconfig
@@ -13,7 +13,7 @@ config MODULE_SIG_KEY
 
          If this option is unchanged from its default "certs/signing_key.pem",
          then the kernel will automatically generate the private key and
-         certificate as described in Documentation/module-signing.txt
+         certificate as described in Documentation/admin-guide/module-signing.rst
 
 config SYSTEM_TRUSTED_KEYRING
 	bool "Provide system-wide ring of trusted keys"