docs: added dividers + see also section (#2899)

This commit is contained in:
Shahed Nasser
2022-12-26 15:52:08 +02:00
committed by GitHub
parent b0e5769e27
commit b0ebfd6bcf
100 changed files with 1047 additions and 291 deletions
+5 -3
View File
@@ -23,7 +23,9 @@ By default, Medusa connects to Redis over the URL `redis://localhost:6379`. If y
REDIS_URL=<YOUR_REDIS_URL>
```
## Additional Resources
---
- Learn how to [set up your development environment](../tutorial/0-set-up-your-development-environment.mdx).
- Learn how to [configure your server](../usage/configurations.md).
## See Also
- [Set up your development environment](../tutorial/0-set-up-your-development-environment.mdx)
- [Configure your server](../usage/configurations.md)