Skip to content

Commit

Permalink
Merge pull request #1278 from EnergySage/IDR-425
Browse files Browse the repository at this point in the history
feat: IDR-425 update routing to enable nexstar flow
  • Loading branch information
XueTang422 authored Apr 19, 2024
2 parents 7512869 + 1467a6b commit 7e32247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion es-vue-base/src/lib-utils/nav-bar-global-content.js
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ export default (
},
{
name: 'Get personalized quotes',
link: `${HEAT_PUMPS_DOMAIN}/dashboard`,
link: `${ES_DOMAIN}/shop/heat-pumps/`,
newTab: true,
emphasize: true,
},
Expand Down

0 comments on commit 7e32247

Please sign in to comment.