Skip to content

Commit 857997c

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 857997c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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)