summaryrefslogtreecommitdiff
path: root/doc/source/contributor
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/contributor')
-rw-r--r--doc/source/contributor/command-options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/contributor/command-options.rst b/doc/source/contributor/command-options.rst
index 70890ec6..845d51f9 100644
--- a/doc/source/contributor/command-options.rst
+++ b/doc/source/contributor/command-options.rst
@@ -19,7 +19,7 @@ In short:
* All option names shall be GNU-style long names (two leading dashes).
* Some global options may have short names, generally limited to those defined
- in support libraries such as ``cliff``.
+ in support libraries such as `cliff <https://docs.openstack.org/cliff/latest>`__.
General Command Options
=======================