Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-bogos committed May 27, 2024
1 parent b7cc2d3 commit 6b8c12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/utils/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ ENVS.local = {
name: 'local',
};
const STAGE_DOMAINS_MAP = {
'adobe.com': 'stage.adobe.com',
'www.adobe.com': 'www.stage.adobe.com',
'blog.adobe.com': 'blog.stage.adobe.com',
'business.adobe.com': 'business.stage.adobe.com',
'helpx.adobe.com': 'helpx.stage.adobe.com',
Expand Down

0 comments on commit 6b8c12b

Please sign in to comment.