File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ $ tmuxp shell -c 'python code'
5050
5151Launch into a python console with [ libtmux] objects. Compare to django's shell.
5252
53- ``` {image} _static/tmuxp-shell.gif
53+ ``` {image} ../ _static/tmuxp-shell.gif
5454:width: 100%
5555```
5656
Original file line number Diff line number Diff line change @@ -565,14 +565,14 @@ pane during creation.
565565:::
566566
567567```` {tab} YAML
568- ```{literalinclude} ../.tmuxp.yaml
568+ ```{literalinclude} ../../. tmuxp.yaml
569569:language: yaml
570570
571571```
572572````
573573
574574```` {tab} JSON
575- ```{literalinclude} ../.tmuxp.json
575+ ```{literalinclude} ../../. tmuxp.json
576576:language: json
577577
578578```
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ your tmuxp configuration file.
1414
1515```` {tab} YAML
1616
17- ```{literalinclude} ../examples/plugin-system.yaml
17+ ```{literalinclude} ../../ examples/plugin-system.yaml
1818:language: yaml
1919
2020```
@@ -23,7 +23,7 @@ your tmuxp configuration file.
2323
2424```` {tab} JSON
2525
26- ```{literalinclude} ../examples/plugin-system.json
26+ ```{literalinclude} ../../ examples/plugin-system.json
2727:language: json
2828
2929```
You can’t perform that action at this time.
0 commit comments