Skip to content

Commit

Permalink
Merge pull request #170 from ministryofjustice/start-page-links
Browse files Browse the repository at this point in the history
Updated broken links
  • Loading branch information
jitenp committed May 26, 2016
2 parents 7999e92 + c176b0b commit 0b974fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/home/index.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ul.list.list-bullet
li your court fee is more than £1,000
li you earn more than £1,085 a month (before tax and National Insurance is taken off) and you have financially dependent children

p See the #{link_to 'guide', 'http://hmctsformfinder.justice.gov.uk/courtfinder/forms/ex160a-eng-20160212.pdf', class: "external", rel: "external"} for detailed information about who is eligible to apply for help with fees.
p See the #{link_to 'guide (PDF 440KB)', 'http://s3-eu-west-1.amazonaws.com/hmctsformfinder/ex160a-eng-20160212.pdf', class: "external", rel: "external"} for detailed information about who is eligible to apply for help with fees.

h2.heading-large What you'll need:
ul.list.list-bullet
Expand All @@ -43,4 +43,4 @@ p Applying takes around 10 minutes. This service is for England and Wales only.
= link_to(t('start_application'), start_session_path, role: :button, class: 'button button-start')

h2.heading-large Other ways to apply
p You can also apply by post using the #{link_to 'Apply for help with fees (EX160) (PDF 82KB)', 'http://hmctsformfinder.justice.gov.uk/courtfinder/forms/ex160-eng-20160212.pdf', class: 'external', rel: 'external'} form.
p You can also apply by post using the #{link_to 'Apply for help with fees (EX160) (PDF 123KB)', 'http://s3-eu-west-1.amazonaws.com/hmctsformfinder/ex160-eng-20160212.pdf', class: 'external', rel: 'external'} form.

0 comments on commit 0b974fc

Please sign in to comment.