govuk_publishing_components 21.15.0 → 21.15.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a49f0b03464d55542eb09daf6d95f85059090ef2977fdd3e96b09b326c06fa52
4
- data.tar.gz: 7856a1ec7759dee3ff52127cf836676777d2753593f49e2ba3692cd8e854c3e9
3
+ metadata.gz: 474321a9920da7da28f524ce378490da6220f24029cb7290fae3f1466469727c
4
+ data.tar.gz: 350382f8cdba8425bb3996278a83b693e08ad3d0b20c84b161ec3e5a2b84a46c
5
5
  SHA512:
6
- metadata.gz: 1ef24d7b0418ef007e0871d405518c7666137d2b364b8660cfb16ce5930ddc56cc6061283bc459a4a44c15c97a252a57b35f9b406fd2fae87d924b8055213300
7
- data.tar.gz: b8e911d17e93799b4fcc0bf46e3f50b20c96213bf97c8704a4d5ec9ab9771f3638c4c1461a8ba11429a4475c61ae081e3c66f2f8c7d451cff1456a7192d564c1
6
+ metadata.gz: f12a5d56b5ee56e429e4698e40aa0f37cd1ad57e1cfdb9da91b632b2359ac9ec84325ef9059a32a2100d84865fbcb120ba3464ae5d7bbc5fc806f4add68dc5ef
7
+ data.tar.gz: e18b4a862b117a5ffbb810dff7b4ddade5ffff3286118bf242d840c7470a4d61c1308f51dd70d4238201a9eb0008e338b07704027cf49e0ee5de31f726fc041a
@@ -8,7 +8,7 @@
8
8
  <div class=" govuk-grid-column-two-thirds">
9
9
  <div class="gem-c-cookie-banner__message">
10
10
  <span class="govuk-heading-m">Tell us whether you accept cookies</span>
11
- <p class="govuk-body">We use <a class="govuk-link" href="help/cookies">cookies to collect information</a> about how you use GOV.UK. We use this information to make the website work as well as possible and improve government services.</p>
11
+ <p class="govuk-body">We use <a class="govuk-link" href="/help/cookies">cookies to collect information</a> about how you use GOV.UK. We use this information to make the website work as well as possible and improve government services.</p>
12
12
  </div>
13
13
  <div class="gem-c-cookie-banner__buttons">
14
14
  <div class="gem-c-cookie-banner__button gem-c-cookie-banner__button-accept govuk-grid-column-full govuk-grid-column-one-half-from-desktop">
@@ -1,3 +1,3 @@
1
1
  module GovukPublishingComponents
2
- VERSION = '21.15.0'.freeze
2
+ VERSION = '21.15.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: 21.15.0
4
+ version: 21.15.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - GOV.UK Dev