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.
1 parent cfec971 commit 6e55eb1Copy full SHA for 6e55eb1
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