Skip to content

Commit

Permalink
Revert "[MWPW 151457] Added stage domains map to make links environme…
Browse files Browse the repository at this point in the history
…nt-aware…" (#59)

This reverts commit a8c0206.
  • Loading branch information
meganthecoder committed Jul 10, 2024
1 parent 20f6fef commit 5c35b81
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions blog/scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,6 @@ const CONFIG = {
// geoRouting: 'on',
productionDomain: 'business.adobe.com',
prodDomains: ['business.adobe.com'],
stageDomainsMap: {
'www.adobe.com': 'www.stage.adobe.com',
'business.adobe.com': 'business.stage.adobe.com',
'helpx.adobe.com': 'helpx.stage.adobe.com',
'blog.adobe.com': 'blog.stage.adobe.com',
'developer.adobe.com': 'developer-stage.adobe.com',
'news.adobe.com': 'news.stage.adobe.com',
},
contentRoot: '/blog',
codeRoot: '/blog',
taxonomyRoot: '/tags',
Expand Down

0 comments on commit 5c35b81

Please sign in to comment.