Skip to content

Commit 4db76aa

Browse files
committed
Merge pull request realpython#510 from mcagl/patch-1
Update cli.rst
2 parents de9c370 + fa307c2 commit 4db76aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/cli.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ who choose to create a command-line interface because it is quick and simple.
5656
Cliff
5757
------
5858

59-
`Cliff <https://cliff.readthedocs.org/en/latest>`_ is a framework for
59+
`Cliff <http://docs.openstack.org/developer/cliff/>`_ is a framework for
6060
building command-line programs. It uses setuptools entry points to provide
6161
subcommands, output formatters, and other extensions. The framework is meant
6262
to be used to create multi-level commands such as subversion and git, where

0 commit comments

Comments
 (0)