Skip to content

Commit 6e87606

Browse files
authored
Merge pull request #2564 from surishubham/testmuCom
fix: update GTM script source URL in docusaurus.config.js
2 parents e08ada9 + 586e979 commit 6e87606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ module.exports = {
1919
defer: true,
2020
},
2121
{
22-
src: 'https://assets.testmuai.com/resources/js/lambda_gtm.js',
22+
src: 'https://assets.testmuai.com/resources/js/testmu_gtm.js',
2323
defer: true,
2424
},
2525
{

0 commit comments

Comments
 (0)