Skip to content

Commit b329218

Browse files
authored
Merge pull request #1048 from MrKevinWeiss/pr/docs/md/brokenlink
docs/features/modular_commands: fix broken link
2 parents c7d0efc + 72d66bb commit b329218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/modular_commands.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Features
2929

3030
See API documentation for :attr:`cmd2.command_definition.CommandSet`
3131

32-
See the examples for more details: https://github.com/python-cmd2/cmd2/tree/master/plugins/command_sets/examples
32+
See [the examples](https://github.com/python-cmd2/cmd2/tree/master/examples/modular_commands) for more details.
3333

3434

3535
Defining Commands

0 commit comments

Comments
 (0)