We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5083b4 + 6e55eb1 commit d405482Copy full SHA for d405482
docs/scenarios/cli.rst
@@ -27,7 +27,7 @@ Some popular command-line applications include:
27
Click
28
*****
29
30
-`click <http://click.pocoo.org/>`_ is a Python package for creating
+`click <https://click.palletsprojects.com>`_ is a Python package for creating
31
command-line interfaces in a composable way with as little code as possible.
32
This “Command-Line Interface Creation Kit” is highly configurable but comes
33
with good defaults out of the box.
0 commit comments