File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ function ShareYourSounds() {
4444 </ div >
4545
4646 < JoinAudioDotComButton
47- href = "https://audio.com/auth/sign-up ?mtm_campaign=audacityteamorg& mtm_content = Block_button "
47+ href = " https://audio.com/audacity/ auth/sign-in ?mtm_campaign=audacityteamorg& mtm_content = Block_button "
4848 matomoEventName = "audio.com block CTA"
4949 />
5050 </ div >
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ function NavigationReact(props) {
8686
8787 < div className = "hidden lg:flex flex-1 justify-end items-center gap-3" >
8888 < p className = "text-base hover:text-blue-700" > < a href = "/cloud-saving" > Audacity Cloud saving</ a > </ p >
89- < a href = "https://audio.com/auth/sign-up ?mtm_campaign=audacityteamorg& mtm_content = Nav_button " target = "_blank" >
89+ < a href = "https://audio.com/audacity/ auth/sign-in ?mtm_campaign=audacityteamorg& mtm_content = Nav_button " target = "_blank" >
9090 < button
9191 onClick = { ( ) => {
9292 handleButtonClick ( ) ;
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ import FeatureCard from "../components/card/FeatureCard";
1919 <div class =" mt-12" >
2020 <JoinAudioDotComButton
2121 client:load
22- href =" https://audio.com/auth/sign-up ?mtm_campaign=audacityteamorg&mtm_content=cloudsaving"
22+ href =" https://audio.com/audacity/ auth/sign-in ?mtm_campaign=audacityteamorg&mtm_content=cloudsaving"
2323 matomoEventName =" Cloudsaving page"
2424 large
2525 />
You can’t perform that action at this time.
0 commit comments