docs: fix link to medusa configuration guide (#10059)

This commit is contained in:
Shahed Nasser
2024-11-13 11:00:04 +02:00
committed by GitHub
parent 690c352993
commit 3962c2c88f

View File

@@ -109,7 +109,7 @@ You can then use the user's credentials to log into the Medusa Admin application
By default, your Medusa application is equipped with the basic configuration to start your development.
If you run into issues with configurations, such as CORS configurations, or need to make changes to the default configuration, refer to [this guide on all available configurations](!resources!/medusa-config).
If you run into issues with configurations, such as CORS configurations, or need to make changes to the default configuration, refer to [this guide on all available configurations](!resources!/references/medusa-config).
---