summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/filesystems.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/filesystems.rst b/docs/filesystems.rst
index 3472e64..4b6f147 100644
--- a/docs/filesystems.rst
+++ b/docs/filesystems.rst
@@ -6,7 +6,7 @@ This page lists the builtin filesystems.
FTP (File Transfer Protocol)
----------------------------
-An interface to FTP servers. See :mod:`fs.ftpfs`
+An interface to FTP servers. See :class:`fs.ftpfs.FTPFS`
Memory
------