VisionFive2 Linux kernel

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

More than 9999 Commits   32 Branches   54 Tags
author: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 2019-07-31 17:08:48 -0300 committer: Jonathan Corbet <corbet@lwn.net> 2019-07-31 14:12:26 -0600 commit: aa95b4a960ab53234863d4ae0d1a09ad74253104 parent: 2ef5a7f1482c21579d556f31a605a7ca32f251e7
Commit Summary:
docs: fix a couple of new broken references
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/fs/ufs/Kconfig b/fs/ufs/Kconfig
index fcb41516ea59..6d30adb6b890 100644
--- a/fs/ufs/Kconfig
+++ b/fs/ufs/Kconfig
@@ -9,7 +9,7 @@ config UFS_FS
 	  this file system as well. Saying Y here will allow you to read from
 	  these partitions; if you also want to write to them, say Y to the
 	  experimental "UFS file system write support", below. Please read the
-	  file <file:Documentation/filesystems/ufs.txt> for more information.
+	  file <file:Documentation/admin-guide/ufs.rst> for more information.
 
           The recently released UFS2 variant (used in FreeBSD 5.x) is
           READ-ONLY supported.