Skip to content

Commit 8b75bcc

Browse files
committed
docs: commands/ -> cli
1 parent eb31ee3 commit 8b75bcc

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ $ tmuxp shell -c 'print(window.name.upper())'
165165
MY_WINDOW
166166
```
167167

168-
Read more on [tmuxp shell](https://tmuxp.git-pull.com/commands/#shell) in
168+
Read more on [tmuxp shell](https://tmuxp.git-pull.com/cli/#shell) in
169169
the CLI docs.
170170

171171
# Pre-load hook
File renamed without changes.

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
2222
about
2323
quickstart
24-
commands/index
24+
cli/index
2525
configuration/index
2626
plugins/index
2727

docs/redirects.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
"cli.md" "commands/index.md"
22
"examples.md" "configuration/examples.md"
33
"plugin_system.md" "plugins/index.md"
4+
"commands/index.md" "cli/index.md"

0 commit comments

Comments
 (0)