]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: updated rgw multitenancy link 25929/head
authorJames McClune <jmcclune@mcclunetechnologies.net>
Sat, 12 Jan 2019 03:15:01 +0000 (22:15 -0500)
committerJames McClune <jmcclune@mcclunetechnologies.net>
Sat, 12 Jan 2019 03:15:01 +0000 (22:15 -0500)
Fixes include:

- Adding :ref: label to rgw multitenancy page
(http://docs.ceph.com/docs/master/radosgw/multitenancy/)
- Updating Multitenancy link for reference
(http://docs.ceph.com/docs/master/radosgw/adminops/#id9)

Fixes: https://tracker.ceph.com/issues/37880
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
doc/radosgw/adminops.rst
doc/radosgw/multitenancy.rst

index 062abb0946ad9649a33bb06eda015e500130de6a..1b4fa5648d6a1a55de3bd689c087169f3c1c3bc9 100644 (file)
@@ -349,7 +349,7 @@ Request Parameters
 :Required: Yes
 
 A tenant name may also specified as a part of ``uid``, by following the syntax
-``tenant$user``, refer to `Multitenancy`_ for more details.
+``tenant$user``, refer to :ref:`Multitenancy <rgw-multitenancy>` for more details.
 
 ``display-name``
 
@@ -1978,7 +1978,6 @@ Binding libraries
 
 .. _Admin Guide: ../admin
 .. _Quota Management: ../admin#quota-management
-.. _Multitenancy: ./multitenancy
 .. _QuentinPerez/go-radosgw: https://github.com/QuentinPerez/go-radosgw
 .. _twonote/radosgw-admin4j: https://github.com/twonote/radosgw-admin4j
 .. _UMIACS/rgwadmin: https://github.com/UMIACS/rgwadmin
index 4719a5e580d9f7c8423f326e23934265e2528a8d..b6d76c7575fa6a51d468e2d2e19733410ee6e255 100644 (file)
@@ -1,3 +1,5 @@
+.. _rgw-multitenancy:
+
 =================
 RGW Multi-tenancy
 =================