diff --git a/dpc-web/app/views/shared/_head.html.erb b/dpc-web/app/views/shared/_head.html.erb index 2c438c6740..48722f7a9a 100644 --- a/dpc-web/app/views/shared/_head.html.erb +++ b/dpc-web/app/views/shared/_head.html.erb @@ -36,6 +36,6 @@ <%= stylesheet_link_tag 'https://cdnjs.cloudflare.com/ajax/libs/uswds/2.13.3/css/uswds.min.css', crossorigin: 'anonymous'%> <%= stylesheet_link_tag 'application', media: 'all' %> - <%= javascript_include_tag "https://tags.tiqcdn.com/utag/cmsgov/cms-dpc/#{ ENV['ENV'] == 'prod-sbx' ? 'prod' : 'dev'}/utag.sync.js" %> + <%= javascript_include_tag "https://tealium-tags.cms.gov/cms-dpc/#{ ENV['ENV'] == 'prod-sbx' ? 'prod' : 'dev'}/utag.sync.js" %> diff --git a/dpc-web/app/views/shared/_tealium.html.erb b/dpc-web/app/views/shared/_tealium.html.erb index 7f37859e7f..30c0e83dbd 100644 --- a/dpc-web/app/views/shared/_tealium.html.erb +++ b/dpc-web/app/views/shared/_tealium.html.erb @@ -12,7 +12,7 @@