diff --git a/docs/usage/focusing-workspaces.md b/docs/usage/focusing-workspaces.md index b75d906b..26bceaef 100644 --- a/docs/usage/focusing-workspaces.md +++ b/docs/usage/focusing-workspaces.md @@ -56,4 +56,4 @@ alt + 3 : komorebic focus-workspaces 2 ``` The last focused workspace on the focused monitor can be re-focused using the [ -`komorebic focus-last-workspace`](../cli/focus-last-workspace) command. \ No newline at end of file +`komorebic focus-last-workspace`](../cli/focus-last-workspace.md) command. diff --git a/docs/usage/moving-windows-across-workspaces.md b/docs/usage/moving-windows-across-workspaces.md index 2082442d..31249517 100644 --- a/docs/usage/moving-windows-across-workspaces.md +++ b/docs/usage/moving-windows-across-workspaces.md @@ -47,7 +47,7 @@ alt + shift + oem_6 : komorebic cycle-send-to-workspace next # oem_6 is ] ``` Windows can be moved or sent to the focused workspace on a another monitor using the [ -`komorebic move-to-monitor`](../cli/move-to-monitor.md) and [`komorebic send-to-monitor`](../cli/send-to-monitor) +`komorebic move-to-monitor`](../cli/move-to-monitor.md) and [`komorebic send-to-monitor`](../cli/send-to-monitor.md) commands. Windows can be moved or sent to the focused workspace on a monitor in a cycle direction (previous, next) using the [ @@ -56,4 +56,4 @@ Windows can be moved or sent to the focused workspace on a monitor in a cycle di Windows can be moved or sent to a named workspace on any monitor (given that all workspace names across all monitors are unique) using the [`komorebic move-to-named-workspace`](../cli/move-to-named-workspace.md) and [ -`komorebic send-to-named-workspace`](../cli/send-to-named-workspace.md) commands \ No newline at end of file +`komorebic send-to-named-workspace`](../cli/send-to-named-workspace.md) commands