Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
raphamorim committed Sep 2, 2024
1 parent 6238517 commit 861e81b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/blog/2023-08-02-release-0.0.15.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ keys = [

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").

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

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

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/features/vi-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ By default you can launch Vi mode by using `alt` + `shift` + `space`.

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

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).
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/default-key-bindings) for more information).

| Trigger | Action | Condition |
| :------------------------ | :------------------------- | :------------------- |
Expand Down

0 comments on commit 861e81b

Please sign in to comment.