mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-04-12 21:24:53 -05:00
fix: update Audio.com link in promoData for exit intent popup
This commit is contained in:
@@ -348,7 +348,7 @@ const promoData: Record<string, PromoData> = {
|
||||
"Use Audio.com to back up your projects, and share them from anywhere!",
|
||||
cta: {
|
||||
text: "Join Audio.com",
|
||||
link: "https://audio.com/",
|
||||
link: "https://audio.com/audacity/auth/sign-in?mtm_campaign=audacityteamorg&mtm_content=exit-intent-popup",
|
||||
},
|
||||
popupOptions: {
|
||||
title: "Leave before setting up cloud storage?",
|
||||
|
||||
Reference in New Issue
Block a user