Skip to content

Commit

Permalink
Fixed 'claim your state pension' link.
Browse files Browse the repository at this point in the history
https://govuk.zendesk.com/agent/tickets/1157237

Also removed a couple of bits of 'hover' markdown.

Note from @floehopper:

* Regression test artefacts updated
* Regression test checksums updated
* Commit amended
  • Loading branch information
keithiopia authored and floehopper committed Oct 12, 2015
1 parent 82bb688 commit 62bf577
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<% content_for :body do %>
Your State Pension age is <%= state_pension_age %>.

You can now [claim your State Pension](/state-pension#how-to-claim "Claim your state pension") if you haven't already done so. You need a Government Gateway account to claim online.
You can now [claim your State Pension](/state-pension/how-to-claim) if you haven't already done so. You need a Government Gateway account to claim online.

Once you claim your State Pension, the Pension Service will work out your full State Pension.

Expand All @@ -21,7 +21,7 @@
##Claiming later
You don’t have to stop working or claim your State Pension when you reach State Pension age.

You can [put off claiming your State Pension](/deferring-state-pension "Deferring your State Pension") when you reach State Pension age or take a break from claiming it.
You can [put off claiming your State Pension](/deferring-state-pension) when you reach State Pension age or take a break from claiming it.

##Voluntary contributions
If you don’t get the full basic State Pension you might still be able to [pay voluntary National Insurance contributions](/voluntary-national-insurance-contributions) to fill gaps in your National Insurance record.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ You’re close to State Pension age. You'll reach it on 1 February 2015.

Your State Pension age is 65 years.

You can now [claim your State Pension](/state-pension#how-to-claim "Claim your state pension") if you haven't already done so. You need a Government Gateway account to claim online.
You can now [claim your State Pension](/state-pension/how-to-claim) if you haven't already done so. You need a Government Gateway account to claim online.

Once you claim your State Pension, the Pension Service will work out your full State Pension.

Expand All @@ -14,7 +14,7 @@ You’ve already reached the Pension Credit qualifying age. Check if you’re el
##Claiming later
You don’t have to stop working or claim your State Pension when you reach State Pension age.

You can [put off claiming your State Pension](/deferring-state-pension "Deferring your State Pension") when you reach State Pension age or take a break from claiming it.
You can [put off claiming your State Pension](/deferring-state-pension) when you reach State Pension age or take a break from claiming it.

##Voluntary contributions
If you don’t get the full basic State Pension you might still be able to [pay voluntary National Insurance contributions](/voluntary-national-insurance-contributions) to fill gaps in your National Insurance record.
Expand Down
2 changes: 1 addition & 1 deletion test/data/calculate-state-pension-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ lib/smart_answer_flows/calculate-state-pension/age_result.govspeak.erb: 8b5d360f
lib/smart_answer_flows/calculate-state-pension/amount_result.govspeak.erb: b46187c00300132102d7e5c214385b0d
lib/smart_answer_flows/calculate-state-pension/bus_pass_age_result.govspeak.erb: a7253ec4bc72d5ffec14e9b9b7ba2238
lib/smart_answer_flows/calculate-state-pension/calculate_state_pension.govspeak.erb: bd56129956ea4963698db778f12267be
lib/smart_answer_flows/calculate-state-pension/near_state_pension_age.govspeak.erb: 2cf95f1256106b0c55f9af59c8e9cce1
lib/smart_answer_flows/calculate-state-pension/near_state_pension_age.govspeak.erb: 86a2fde236290c6a0305440bc1315f7c
lib/smart_answer_flows/calculate-state-pension/over55_result.govspeak.erb: 310ea5f0936406d0dba0f5c73dc46f30
lib/smart_answer_flows/calculate-state-pension/reached_state_pension_age.govspeak.erb: 5aa766ef2e882eccd23bcc8a281dfb4e
lib/smart_answer_flows/calculate-state-pension/too_young.govspeak.erb: fbdfeb69f91ca8be0fb00c1e6f897f2b
Expand Down

0 comments on commit 62bf577

Please sign in to comment.