fix links in other pages

This commit is contained in:
Shahed Nasser
2022-05-16 14:35:04 +03:00
parent f14b3d7f28
commit 021e6e451a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ In this example, youll create a subscriber that listens to the `order.placed`
:::tip
For this example to work, youll need to install and configure Redis on your server. You can refer to the [development guide](../tutorial/0-set-up-your-development-environment.md#redis) to learn how to do that.
For this example to work, youll need to install and configure Redis on your server. You can refer to the [development guide](/tutorial/set-up-your-development-environment#redis) to learn how to do that.
:::