Skip to content

Commit d101346

Browse files
committed
Merge pull request #580 from jamiehannaford/gh-579
Fix dead links in docs
2 parents 6b975b5 + 14d0de8 commit d101346

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/services/common/service-args.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
default will be provided if you pass in ``null``.
44

55
* ``{region}`` is the region the service will operate in. For Rackspace
6-
users, you can select one of the following from the `supported regions page
7-
</regions>`_.
6+
users, you can select one of the following from the :doc:`supported regions page
7+
</regions>`.
88

9-
* ``{urlType}`` is the `type of URL </url-types>`_ to use, depending on which
9+
* ``{urlType}`` is the :doc:`type of URL </url-types>` to use, depending on which
1010
endpoints your catalog provides. If omitted, it will default to the public
1111
network.

0 commit comments

Comments
 (0)