Skip to content

Commit

Permalink
update prodHost
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Bogdan committed Jan 16, 2024
1 parent e903228 commit 0766d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions/scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ window.hlx.plugins.add('rum-conversion', {
window.hlx.plugins.add('experimentation', {
condition: () => getMetadata('experiment'),
options: {
prodHost: 'bitdefender.com.au',
prodHost: 'bitdefender.com.au/solutions/',
},
url: '../plugins/experimentation/src/index.js',
});
Expand Down

0 comments on commit 0766d46

Please sign in to comment.