Skip to content

Commit 096f749

Browse files
committed
AO3-7454 Update PAC Confidentiality Policy link in Privacy Policy
updates the outdated Policy & Abuse Confidentiality Policy link in the Privacy Policy to the current official URL structure.
1 parent f18a0bf commit 096f749

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

app/views/abuse_reports/new.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<p id="reportwhy">
3333
<strong>
3434
<%= t(".reportable.intro_html",
35-
pac_link: link_to(t(".reportable.pac"), "https://www.transformativeworks.org/committees/policy-abuse-committee/")) %>
35+
pac_link: link_to(t(".reportable.pac"), "https://www.transformativeworks.org/committees/policy-abuse-committee/policy-abuse-confidentiality-policy/")) %>
3636
</strong>
3737
</p>
3838

app/views/home/_privacy.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
<strong><%= t(".third_parties.sharing_exceptions.handle_complaints.heading") %></strong>
168168
<%= t(".third_parties.sharing_exceptions.handle_complaints.html",
169169
dmca_notice_link: link_to(t(".third_parties.sharing_exceptions.handle_complaints.dmca_notice"), tos_faq_path(anchor: "dmca_complaint")),
170-
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/")) %>
170+
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/")) %>
171171
</p>
172172
</li>
173173

app/views/home/_tos.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
<%= t(".abuse_policy.treatment_of_complaints.html",
280280
privacy_policy_link: link_to(t(".abuse_policy.treatment_of_complaints.privacy_policy"), privacy_path),
281281
pac_confidentiality_policy_link: link_to(t(".abuse_policy.treatment_of_complaints.pac_confidentiality_policy"),
282-
"https://www.transformativeworks.org/committees/policy-abuse-confidentiality-policy/")) %>
282+
"https://www.transformativeworks.org/committees/policy-abuse-committee/policy-abuse-confidentiality-policy/")) %>
283283
</p>
284284
</li>
285285
<li id="I.I.3">

0 commit comments

Comments
 (0)