govuk_publishing_components 30.5.0 → 30.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6db205fec06f001e8342d61eec7b8e8183e87b0d9bd4949b041d13dcd90a37a7
4
- data.tar.gz: fff5b686c9bcd316ef8d646ca271dc7fdb6390767cbc68b012b56e2438aa9cf3
3
+ metadata.gz: 3aaf755f85b8026ae4db7ba3b16e3c0940ae637cbd4fefc845e3dc6986ba04dc
4
+ data.tar.gz: 9160f6eaab747fc9a75d42692e95a85e999d66c654e38aabb03367cd8d894ea6
5
5
  SHA512:
6
- metadata.gz: b68cfb8ca8bd60307057dbcc96c4fdfa00fa02dced1720c9b06cd7d7b2834480a6969b08cc75f6ae356c10519fce45e599d53ea0a5616b70fc9238e0987cdab9
7
- data.tar.gz: 6639054079af181c6b4a781fb6ba69913b5eb574e3026f8f1317e9582f37987f0fcba1964aa81ffb1b0607873b755a888a07aac5d5a233f4c6bc99557b1fb541
6
+ metadata.gz: 1d82fbcb7a72a89928cf3d622105212e58fa1600575f42a1ace4bf35db2bd4842e216bbc8c95f424a852f3547c0456282cc11d896031d43d7559ea71edfd95a4
7
+ data.tar.gz: 2a315750a2897941cbfd673b9dcecaf6ff679389ed3c379a826de53e3437f47508dd070237dba918e05e88d0c629fe0ed336d747ee44072088fb79097b341706
@@ -232,16 +232,16 @@ en:
232
232
  navigation_search_heading: Search and popular pages
233
233
  navigation_search_subheading: Search
234
234
  popular_links:
235
- - label: 'Moving to the UK from Ukraine'
236
- href: "/guidance/move-to-the-uk-if-youre-from-ukraine"
237
- - label: 'Coronavirus (COVID-19)'
238
- href: "/coronavirus"
239
- - label: Find a job
240
- href: "/find-a-job"
235
+ - label: 'Her Majesty Queen Elizabeth II'
236
+ href: '/government/topical-events/her-majesty-queen-elizabeth-ii'
241
237
  - label: 'Check benefits and financial support you can get'
242
- href: "/check-benefits-financial-support"
238
+ href: '/check-benefits-financial-support'
239
+ - label: 'Limits on energy prices: Energy Price Guarantee'
240
+ href: '/government/publications/energy-bills-support/energy-bills-support-factsheet-8-september-2022'
241
+ - label: 'Coronavirus (COVID-19)'
242
+ href: '/coronavirus'
243
243
  - label: 'Universal Credit account: sign in'
244
- href: "/sign-in-universal-credit"
244
+ href: '/sign-in-universal-credit'
245
245
  popular_links_heading: Popular on GOV.UK
246
246
  search_text: Search GOV.UK
247
247
  metadata:
@@ -1,3 +1,3 @@
1
1
  module GovukPublishingComponents
2
- VERSION = "30.5.0".freeze
2
+ VERSION = "30.5.1".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_publishing_components
3
3
  version: !ruby/object:Gem::Version
4
- version: 30.5.0
4
+ version: 30.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - GOV.UK Dev