From 1bb6feae7608752c8dd9b777f978c5212a891437 Mon Sep 17 00:00:00 2001 From: Matt Frazier Date: Mon, 9 Dec 2024 16:10:29 -0500 Subject: [PATCH] Update policy links --- config/environment.js | 6 +++--- translations/en-us.yml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/environment.js b/config/environment.js index fcf4697d22..6de620bf12 100644 --- a/config/environment.js +++ b/config/environment.js @@ -226,9 +226,9 @@ module.exports = function(environment) { }, }, signUpPolicy: { - termsLink: `${POLICY_URL_PREFIX}TERMS_OF_USE.md`, - privacyPolicyLink: `${POLICY_URL_PREFIX}PRIVACY_POLICY.md`, - cookiesLink: `${POLICY_URL_PREFIX}PRIVACY_POLICY.md#f-cookies`, + termsLink: 'https://osf.io/terms_of_use/', + privacyPolicyLink: 'https://osf.io/privacy_policy/', + cookiesLink: 'https://osf.io/privacy_policy/#f-cookies', }, footerLinks: { cos: 'https://cos.io', diff --git a/translations/en-us.yml b/translations/en-us.yml index 79d39529dd..b0692556e8 100644 --- a/translations/en-us.yml +++ b/translations/en-us.yml @@ -2239,7 +2239,7 @@ meetings: subject: Subject message_body: 'Message body' attachment: Attachment - panel_footer_note: 'Once sent, we will follow-up by sending you the permanent identifier that others can use to cite your work; you can also login and make changes, such as uploading additional files, to your project at that URL.If you didn''t have an OSF account, one will be created automatically and a link to set your password will be emailed to you; if you do, we will simply create a new project in your account.By creating an account you agree to our Terms and that you have read our Privacy Policy, including our information on Cookie Use.' + panel_footer_note: 'Once sent, we will follow-up by sending you the permanent identifier that others can use to cite your work; you can also login and make changes, such as uploading additional files, to your project at that URL.If you didn''t have an OSF account, one will be created automatically and a link to set your password will be emailed to you; if you do, we will simply create a new project in your account.By creating an account you agree to our Terms and that you have read our Privacy Policy, including our information on Cookie Use.' conference_homepage: 'Conference homepage' analytics: pageTitle: '{nodeTitle} Analytics' @@ -2276,7 +2276,7 @@ analytics: resources: Resources privateProject: "\n

\n Analytics are not available for private projects. To view Analytics, make your project public\n by selecting Make Public from the project overview page. Public projects:\n

\n \n

\n Receive data on visitors to your project by enabling Analytics\n and begin discovering the impact of your work.\n

\n " cookieBanner: - cookieWarning: 'This website relies on cookies to help provide a better user experience. By clicking Accept or continuing to use the site, you agree. For more information, see our Privacy Policy and information on cookie use.' + cookieWarning: 'This website relies on cookies to help provide a better user experience. By clicking Accept or continuing to use the site, you agree. For more information, see our Privacy Policy and information on cookie use.' accept: Accept discover: relevance: Relevance