Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit fc77d0b

Browse files
authored
Update the Marketplace EQP API "Help" section
* make it more obvious about the title to the "Sandbox Marketplace Developer Portal" * For the base URLs, list "production" before "sandbox" since everyone can access **production** but access to **sandbox** is limited
1 parent a623f20 commit fc77d0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/marketplace/eqp/v1/help.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ Use these resources if you need additional help.
2222
**Websites:**
2323

2424
- [Marketplace Developer Portal](https://developer.magento.com)
25-
- [sandbox](https://developer-stg.magento.com)
25+
- [Sandbox Marketplace Developer Portal](https://developer-stg.magento.com)
2626
- [Magento Marketplace](https://marketplace.magento.com)
2727
- [Magento Account](https://account.magento.com)
2828

2929
**Base URLs:**
3030

3131
|Environment|Base Url|
3232
|-----------|--------|
33-
|sandbox | `https://developer-stg-api.magento.com` |
3433
|production | `https://developer-api.magento.com` |
34+
|sandbox | `https://developer-stg-api.magento.com` |

0 commit comments

Comments
 (0)