8000 Merge pull request #1039 from KayceeIngram/patch-3 · realpython/python-guide@d405482 · GitHub
[go: up one dir, main page]

Skip to content

Commit d405482

Browse files
authored
Merge pull request #1039 from KayceeIngram/patch-3
Update cli.rst
2 parents e5083b4 + 6e55eb1 commit d405482

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
@@ -27,7 +27,7 @@ Some popular command-line applications include:
2727
Click
2828
*****
2929

30-
`click <http://click.pocoo.org/>`_ is a Python package for creating
30+
`click <https://click.palletsprojects.com>`_ is a Python package for creating
3131
command-line interfaces in a composable way with as little code as possible.
3232
This “Command-Line Interface Creation Kit” is highly configurable but comes
3333
with good defaults out of the box.

0 commit comments

Comments
 (0)
0