docs(mkdocs): fix some broken relative links

This commit is contained in:
LGUG2Z
2025-03-22 11:55:36 -07:00
parent 992bc2abfe
commit d0c847e5bc
2 changed files with 3 additions and 3 deletions

View File

@@ -56,4 +56,4 @@ alt + 3 : komorebic focus-workspaces 2
``` ```
The last focused workspace on the focused monitor can be re-focused using the [ The last focused workspace on the focused monitor can be re-focused using the [
`komorebic focus-last-workspace`](../cli/focus-last-workspace) command. `komorebic focus-last-workspace`](../cli/focus-last-workspace.md) command.

View File

@@ -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 [ 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. commands.
Windows can be moved or sent to the focused workspace on a monitor in a cycle direction (previous, next) using the [ 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 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 [ 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 `komorebic send-to-named-workspace`](../cli/send-to-named-workspace.md) commands