summaryrefslogtreecommitdiffstats
path: root/Documentation/process
diff options
context:
space:
mode:
authorMartin Kepplinger2018-03-27 14:59:50 +0200
committerJonathan Corbet2018-03-29 23:49:18 +0200
commit86afad7d87f535ebb1a0e978bc32a8c58ac99268 (patch)
tree5df17a0aedf86376d91b0e94b4534b250e346396 /Documentation/process
parentdocs: kernel-doc: fix parsing of arrays (diff)
downloadkernel-qcow2-linux-86afad7d87f535ebb1a0e978bc32a8c58ac99268.tar.gz
kernel-qcow2-linux-86afad7d87f535ebb1a0e978bc32a8c58ac99268.tar.xz
kernel-qcow2-linux-86afad7d87f535ebb1a0e978bc32a8c58ac99268.zip
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>
Diffstat (limited to 'Documentation/process')
-rw-r--r--Documentation/process/changes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/process/changes.rst b/Documentation/process/changes.rst
index 81cdb528ad46..5470f1b74375 100644
--- a/Documentation/process/changes.rst
+++ b/Documentation/process/changes.rst
@@ -430,7 +430,7 @@ udev
FUSE
----
-- <http://sourceforge.net/projects/fuse>
+- <https://github.com/libfuse/libfuse/releases>
mcelog
------