* doc/misc/tramp.texi (FUSE-based methods): Fix sshfs reference.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 9 Dec 2024 14:50:59 +0000 (15:50 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 9 Dec 2024 14:50:59 +0000 (15:50 +0100)
doc/misc/tramp.texi

index 3af478052eda293796573dcf0429d51cabf37d2f..94e06ce6af312fa73b2a01c6a85e167d3f4452dc 100644 (file)
@@ -1530,10 +1530,10 @@ for accessing the system storage, you should use it.
 
 @vindex tramp-sshfs-program
 On local hosts which have installed the @command{sshfs} client for
-mounting a file system based on @command{sftp}, this method can be
-used, see
-@uref{https://github.com/libfuse/sshfs/blob/master/README.rst/}.  If
-the @command{sshfs} program isn't found in your @env{PATH} environment
+mounting a file system based on the @command{sftp} subsystem of
+@command{ssh}, this method can be used, see
+@uref{https://github.com/libfuse/sshfs/blob/master/README.md}.  If the
+@command{sshfs} program isn't found in your @env{PATH} environment
 variable, you can tell @value{tramp} its absolute path via the user
 option @code{tramp-sshfs-program}.