Skip to content

Commit 74b03a8

Browse files
committed
doc/cephfs: fix "OSD capabilities" link
Fix a broken link from the "OSD capabilites" reference on doc/cephfs/client-auth.rst. Fixes: https://tracker.ceph.com/issues/67218 Signed-off-by: Zac Dover <[email protected]>
1 parent 3956c42 commit 74b03a8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/cephfs/client-auth.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,8 @@ access the underlying file data in RADOS directly. To segregate clients fully,
3030
isolate untrusted clients in their own RADOS namespace. You can place a
3131
client's filesystem subtree in a particular namespace using :ref:`file
3232
layouts<file-layouts>` and then restrict their RADOS access to that namespace
33-
using `OSD capabilities`_
33+
using :ref:`OSD capabilities<modify-user-capabilities>`.
3434

35-
.. _OSD capabilities: ../rados/operations/user-management/#authorization-capabilities
3635

3736
Syntax
3837
------

0 commit comments

Comments
 (0)