docs: add notes + missing links for user guide (#11621)

* docs: add notes + missing links for user guide

* fix build errors

* fixes
This commit is contained in:
Shahed Nasser
2025-02-26 15:28:18 +02:00
committed by GitHub
parent 322d108c03
commit 95eef899f7
76 changed files with 736 additions and 794 deletions

View File

@@ -147,7 +147,7 @@ Use a user's secret API Token to send authenticated requests.
#### How to Create an API Token for a User
Create the API key token either from the Medusa Admin or using the [Create API Key API Route](#api-keys_postapikeys).
Create the API key token either from the [Medusa Admin](!user-guide!/settings/developer/secret-api-keys) or using the [Create API Key API Route](#api-keys_postapikeys).
<Note>