Skip to content

Commit

Permalink
Merge pull request #33842 from s1eke/master
Browse files Browse the repository at this point in the history
doc: Fix link errors

Reviewed-by: Varsha Rao <varao@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
  • Loading branch information
tchaikov committed Mar 12, 2020
2 parents 3ed616c + ab772c5 commit a6e72c9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions doc/cephfs/createfs.rst
Expand Up @@ -68,8 +68,8 @@ choose which to use when mounting.
- `Mount CephFS`_
- `Mount CephFS as FUSE`_

.. _Mount CephFS: ../../cephfs/kernel
.. _Mount CephFS as FUSE: ../../cephfs/fuse
.. _Mount CephFS: ../../cephfs/mount-using-kernel-driver
.. _Mount CephFS as FUSE: ../../cephfs/mount-using-fuse

If you have created more than one file system, and a client does not
specify a file system when mounting, you can control which file system
Expand Down
2 changes: 1 addition & 1 deletion doc/man/8/ceph-fuse.rst
Expand Up @@ -82,4 +82,4 @@ See also
fusermount(8),
:doc:`ceph <ceph>`\(8)

.. _Mount CephFS using FUSE: ../../../cephfs/fuse/
.. _Mount CephFS using FUSE: ../../../cephfs/mount-using-fuse/
4 changes: 2 additions & 2 deletions doc/start/quick-cephfs.rst
Expand Up @@ -206,7 +206,7 @@ encounter trouble.
.. _OS Recommendations: ../os-recommendations
.. _Placement Group: ../../rados/operations/placement-groups
.. _mount.ceph man page: ../../man/8/mount.ceph
.. _Mount CephFS using Kernel Driver: ../cephfs/kernel
.. _Mount CephFS using Kernel Driver: ../../cephfs/mount-using-kernel-driver
.. _ceph-fuse man page: ../../man/8/ceph-fuse
.. _Mount CephFS using FUSE: ../../cephfs/fuse
.. _Mount CephFS using FUSE: ../../cephfs/mount-using-fuse
.. _Erasure Code: ../../rados/operations/erasure-code

0 comments on commit a6e72c9

Please sign in to comment.