Skip to content

Commit

Permalink
CIL-912 Update AUP links in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
terrencegf committed Jun 8, 2023
1 parent 319ed2e commit c1ba941
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Service/Content.php
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,10 @@ public static function printFooter()
href="https://www.cilogon.org/faq">FAQs</a> or send email to <a
href="mailto:' . EMAIL_HELP . '">' . EMAIL_HELP . '</a>.</p>
<p>Know <a target="_blank"
href="https://ca.cilogon.org/responsibilities">your responsibilities</a>
href="https://www.cilogon.org/aup">your responsibilities</a>
for using the CILogon Service.</p>
<p>See <a target="_blank"
href="https://ca.cilogon.org/acknowledgements">acknowledgements</a> of
href="https://www.cilogon.org/acknowledgements">acknowledgements</a> of
support for this site.</p>';

// CIL-767 Allow skin to set footer text
Expand Down

0 comments on commit c1ba941

Please sign in to comment.