diff --git a/app/views/abuse_reports/new.html.erb b/app/views/abuse_reports/new.html.erb index dad996072c..974dceec39 100644 --- a/app/views/abuse_reports/new.html.erb +++ b/app/views/abuse_reports/new.html.erb @@ -32,7 +32,7 @@

<%= t(".reportable.intro_html", - pac_link: link_to(t(".reportable.pac"), "https://www.transformativeworks.org/committees/policy-abuse-committee/")) %> + pac_link: link_to(t(".reportable.pac"), "https://www.transformativeworks.org/committees/policy-abuse-committee/policy-abuse-confidentiality-policy/")) %>

diff --git a/app/views/home/_privacy.html.erb b/app/views/home/_privacy.html.erb index 0e7f158769..691f72ad2a 100644 --- a/app/views/home/_privacy.html.erb +++ b/app/views/home/_privacy.html.erb @@ -167,7 +167,7 @@ <%= t(".third_parties.sharing_exceptions.handle_complaints.heading") %> <%= t(".third_parties.sharing_exceptions.handle_complaints.html", dmca_notice_link: link_to(t(".third_parties.sharing_exceptions.handle_complaints.dmca_notice"), tos_faq_path(anchor: "dmca_complaint")), - pac_confidentiality_policy_link: link_to(t(".third_parties.sharing_exceptions.handle_complaints.pac_confidentiality_policy"), "https://www.transformativeworks.org/committees/policy-abuse-confidentiality-policy/")) %> + pac_confidentiality_policy_link: link_to(t(".third_parties.sharing_exceptions.handle_complaints.pac_confidentiality_policy"), "https://www.transformativeworks.org/committees/policy-abuse-committee/policy-abuse-confidentiality-policy/")) %>

diff --git a/app/views/home/_tos.html.erb b/app/views/home/_tos.html.erb index 0898617bd3..53e1976c79 100644 --- a/app/views/home/_tos.html.erb +++ b/app/views/home/_tos.html.erb @@ -279,7 +279,7 @@ <%= t(".abuse_policy.treatment_of_complaints.html", privacy_policy_link: link_to(t(".abuse_policy.treatment_of_complaints.privacy_policy"), privacy_path), pac_confidentiality_policy_link: link_to(t(".abuse_policy.treatment_of_complaints.pac_confidentiality_policy"), - "https://www.transformativeworks.org/committees/policy-abuse-confidentiality-policy/")) %> + "https://www.transformativeworks.org/committees/policy-abuse-committee/policy-abuse-confidentiality-policy/")) %>