diff --git a/src/content/journal/2024/raycast.mdx b/src/content/journal/2024/raycast.mdx
index 2898e88..a4d81a1 100644
--- a/src/content/journal/2024/raycast.mdx
+++ b/src/content/journal/2024/raycast.mdx
@@ -24,7 +24,7 @@ The most basic feature that you get is an application launcher like Apple Spotli
I use [Karabiner-Elements](https://karabiner-elements.pqrs.org/) to transform the useless caps lock key into a Hyperkey. This means I can use it to press ⌘ ^ ⌥ ⇧ at the same time. I also use it as ␛ in my code editor, [Neovim](https://neovim.io/). Additionally, I can combine it with h, j, k, and l to navigate anywhere with the arrow keys.
-My application navigation is a combination of hyper plus a letter, like hyper a for the [Arc](https://arc.net/gift/3a2fd063) browser or hyper t for [Things](https://culturedcode.com/things/), for example. I have 19 of these shortcuts for the apps I use all the time, the rest I open with Raycast over the search.
+My application navigation is a combination of hyper plus a letter, like hyper b for the [Brave](https://brave.com/) browser or hyper t for [Things](https://culturedcode.com/things/), for example. I have 19 of these shortcuts for the apps I use all the time, the rest I open with Raycast over the search.
I use Raycast inIn combination with a window manager (I use [AeroSpace](https://github.com/nikitabobko/AeroSpace)). AeroSpace allows to configure on which space the apps open. If you are using Apple Spaces, it is also possible to assign apps to specific spaces with a right-click on the application, then select Options from the menu.