Skip to content

Commit

Permalink
Remove ICS link
Browse files Browse the repository at this point in the history
Remove link to International Citizen Service, as the link is broken and the service is no longer running.
  • Loading branch information
richardskipper authored Aug 19, 2024
1 parent 2cf4375 commit b83afff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/content_items/get_involved.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@

<%= render "govuk_publishing_components/components/list", {
items: [
sanitize("<a href=\"http://www.volunteerics.org/\" class=\"govuk-link\">#{t('get_involved.join_ics')}</a>"),
sanitize("<a href=\"http://www.ourwatch.org.uk/knowledge-base-category/how-to-get-involved/\" class=\"govuk-link\">#{t('get_involved.neighbourhood_watch')}</a>"),
sanitize("<a href=\"/donating-to-charity\" class=\"govuk-link\">#{t('get_involved.make_donation')}</a>"),
sanitize("<a href=\"https://schoolsonline.britishcouncil.org/about-schools-online/about-programmes/connecting-classrooms\" rel=\"noopener\" class=\"govuk-link\">#{t('get_involved.school_overseas')}</a>"),
Expand Down

0 comments on commit b83afff

Please sign in to comment.