Skip to content

Commit 2e72bdd

Browse files
committed
docs: Move plugin_system -> plugins/
1 parent 1266368 commit 2e72bdd

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ about
2323
quickstart
2424
commands/index
2525
configuration/index
26-
plugin_system
26+
plugins/index
2727
2828
```
2929

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
(plugin-system)=
1+
(plugins)=
22

3-
# Plugin System
3+
# Plugins
44

55
The plugin system allows users to customize and extend different aspects of
66
tmuxp without the need to change tmuxp itself.

docs/redirects.txt

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

0 commit comments

Comments
 (0)