瀏覽代碼

Documentation/process: update FUSE project website

According to the old project site, https://sourceforge.net/projects/fuse/
the project has moved to https://github.com/libfuse/ so we update the
link to point to the latest libfuse release.

Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Martin Kepplinger 7 年之前
父節點
當前提交
86afad7d87
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/process/changes.rst

+ 1 - 1
Documentation/process/changes.rst

@@ -430,7 +430,7 @@ udev
 FUSE
 ----
 
-- <http://sourceforge.net/projects/fuse>
+- <https://github.com/libfuse/libfuse/releases>
 
 mcelog
 ------