VisionFive2 Linux kernel

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

More than 9999 Commits   33 Branches   55 Tags
author: André Almeida <andrealmeid@collabora.com> 2020-07-23 13:43:11 -0300 committer: Miklos Szeredi <mszeredi@redhat.com> 2020-09-04 11:32:10 +0200 commit: c1b0c62715102be326e534ea382e8b1ef87ccb9c parent: f75aef392f869018f78cfedf3c320a6b3fcfda6b
Commit Summary:
fuse: update project homepage
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/fs/fuse/Kconfig b/fs/fuse/Kconfig
index 774b2618018a..0156dc8aa646 100644
--- a/fs/fuse/Kconfig
+++ b/fs/fuse/Kconfig
@@ -8,7 +8,7 @@ config FUSE_FS
 
 	  There's also a companion library: libfuse2.  This library is available
 	  from the FUSE homepage:
-	  <http://fuse.sourceforge.net/>
+	  <https://github.com/libfuse/>
 	  although chances are your distribution already has that library
 	  installed if you've installed the "fuse" package itself.