Skip to content

Commit 4c49d00

Browse files
committed
Merge pull request #14 from philipsd6/patch-1
Fix link to example section
2 parents ef8cb15 + 0a002ed commit 4c49d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ sub-group, across multiple sub-groups, or some combination.
3030
Enabling Plugins
3131
----------------
3232

33-
For a more detailed example see the `examples <https://github.com/click-contrib/click-plugins/tree/master/examples>`_ section.
33+
For a more detailed example see the `examples <https://github.com/click-contrib/click-plugins/tree/master/example>`_ section.
3434

3535
The only requirement is decorating ``click.group()`` with ``click_plugins.with_plugins()``
3636
which handles attaching external commands and groups. In this case the core CLI developer

0 commit comments

Comments
 (0)