Skip to content

Commit 4cd5cdc

Browse files
committed
docs: Fix double link
1 parent c4bf732 commit 4cd5cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ $ tmuxp shell <session_name> <window_name>
4242
$ tmuxp shell -c 'python code'
4343
```
4444

45-
Launch into a python console with [libtmux][libtmux] objects. Compare to django's shell.
45+
Launch into a python console with [libtmux] objects. Compare to django's shell.
4646

4747
> > ```{image} _static/tmuxp-shell.gif
4848
> > :width: 100%

0 commit comments

Comments
 (0)