commit | 86afad7d87f535ebb1a0e978bc32a8c58ac99268 | [log] [tgz] |
---|---|---|
author | Martin Kepplinger <martink@posteo.de> | Tue Mar 27 14:59:50 2018 +0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Mar 29 15:49:18 2018 -0600 |
tree | 5df17a0aedf86376d91b0e94b4534b250e346396 | |
parent | d404d57955a6f67365423f9d0b89ad1881799087 [diff] |
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>
diff --git a/Documentation/process/changes.rst b/Documentation/process/changes.rst index 81cdb528..5470f1b 100644 --- a/Documentation/process/changes.rst +++ b/Documentation/process/changes.rst
@@ -430,7 +430,7 @@ FUSE ---- -- <http://sourceforge.net/projects/fuse> +- <https://github.com/libfuse/libfuse/releases> mcelog ------