Skip to content

Commit 6e80bee

Browse files
committed
update links
1 parent 6238517 commit 6e80bee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/blog/2023-08-02-release-0.0.15.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ keys = [
106106

107107
For example, in the first binding will tell Rio to close the terminal every time that "q" key is pressed along with "super" (in MacOS the "super" key is "command").
108108

109-
More info about custom key bindings in [docs/config/key-bindings](/docs/config/key-bindings/).
109+
More info about custom key bindings in [docs/default-key-bindings](/docs/default-key-bindings/).
110110

111111
## Changelog of v0.0.15 along with 0.0.13 and 0.0.12
112112

docs/docs/features/vi-mode.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ By default you can launch Vi mode by using `alt` + `shift` + `space`.
99

1010
![Demo Vi mode](/assets/features/demo-vi-mode.gif)
1111

12-
Below you can see the list of all default key bindings related to Vi mode. If you don't like of any specified key binding you can always turn off or modify (check [key bindings documentation section](/docs/config/key-bindings) for more information).
12+
Below you can see the list of all default key bindings related to Vi mode. If you don't like of any specified key binding you can always turn off or modify (check [key bindings documentation section](/docs/default-key-bindings) for more information).
1313

1414
| Trigger | Action | Condition |
1515
| :------------------------ | :------------------------- | :------------------- |

0 commit comments

Comments
 (0)