Skip to content

Commit 0824ca8

Browse files
Remove any brand identity links
Fix html errors Fix example links Add links to Whats new
1 parent 0e81cca commit 0824ca8

7 files changed

Lines changed: 22 additions & 24 deletions

File tree

src/components/back-link/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Use the back link component to help users go back to the previous page in a mult
1414

1515
{% call brandCallout({ text: "Brand", classes: "brand-tag-green" }) %}
1616

17-
<h2>Brand changes might affect the {{title}} component</h2><p class="govuk-body">From June 2025, parts of the Design System will be updated to support a wider refresh of the GOV.UK brand. <a href="#/">See the refreshed GOV.UK brand identity.</a></p>
17+
<h2>Brand changes might affect the {{title}} component</h2><p class="govuk-body">From June 2025, parts of the Design System will change to support a wider refresh of the GOV.UK brand. </p>
1818

1919
<p class="govuk-body"><a href="/components/header/">Changes to the GOV.UK header component will increase its height by 60px</a>, which might affect the {{title}} in your service.</p>
2020

src/components/breadcrumbs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The breadcrumbs component helps users to understand where they are within a webs
1616

1717
{% call brandCallout({ text: "Brand", classes: "brand-tag-green" }) %}
1818

19-
<h2>Brand changes might affect the {{title}} component</h2><p class="govuk-body">From June 2025, parts of the Design System will be updated to support a wider refresh of the GOV.UK brand. <a href="/components/header/">See the refreshed GOV.UK brand identity.</a></p>
19+
<h2>Brand changes might affect the {{title}} component</h2><p class="govuk-body">From June 2025, parts of the Design System will change to support a wider refresh of the GOV.UK brand. </p>
2020

2121
<p class="govuk-body"><a href="#/">Changes to the GOV.UK header component will increase its height by 60px</a>, which might affect the {{title}} component in your service.</p>
2222

src/components/exit-this-page/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For service journeys, you must use this component with the [Exit a page quickly
1818

1919
{% call brandCallout({ text: "Brand", classes: "brand-tag-green" }) %}
2020

21-
<h2>Brand changes might affect the {{title}} component</h2><p class="govuk-body">From June 2025, parts of the Design System will be updated to support a wider refresh of the GOV.UK brand. <a href="/components/header/">See the refreshed GOV.UK brand identity.</a></p>
21+
<h2>Brand changes might affect the {{title}} component</h2><p class="govuk-body">From June 2025, parts of the Design System will change to support a wider refresh of the GOV.UK brand. </p>
2222

2323
<p class="govuk-body"><a href="#/">Changes to the GOV.UK header component will increase its height by 60px</a>, which might affect the {{title}} in your service.</p>
2424

src/components/footer/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ If you use the page template, you'll also get the footer without having to add i
1919

2020
{% call brandCallout({ text: "Brand", classes: "brand-tag-green" }) %}
2121

22-
<h2>Brand changes to the {{title}} component</h2><p class="govuk-body">From June 2025, the {{title}} component will be updated to support a wider refresh of the GOV.UK brand. <a href="#/">See the refreshed GOV.UK brand identity.</a>
22+
<h2>Brand changes to the {{title}} component</h2><p class="govuk-body">From June 2025, the {{title}} component will change to support a wider refresh of the GOV.UK brand. </a></p>
2323

2424
<p class="govuk-body">The updated {{title}} component:</p>
2525
<ul class="govuk-list">
2626
<li>uses a light blue as the background colour, instead of grey</li>
2727
<li>adds a thick blue top border</li>
2828
<li>adds a small crown logo, in addition to the existing coat of arms</li>
2929
</ul>
30-
<p class="govuk-body">To help you get ready to use the new branding by June 2025, <a href="#update-to-refresh-the-govuk-brand/">we’ve provided several options to update your service</a>.</p>
30+
<p class="govuk-body">To help service teams in government get ready to use the new branding by June 2025, <a href="#update-to-refresh-the-govuk-brand/">we’ve provided several options to update their services</a>.</p>
3131
{% endcall %}
3232

3333
## When to use this component

src/components/header/index.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,25 @@ The GOV.UK header component tells users they’re using a service on GOV.UK and
1616

1717
<strong class="govuk-tag brand-tag-green">
1818
Brand
19-
</strong>
20-
<a href="#">See an example of the GOV.UK header showing the refreshed GOV.UK branding</a>.
19+
</strong>
20+
<p class="govuk-body"><a href="#">See an example of the GOV.UK header showing the refreshed GOV.UK branding</a>.</p>
2121

2222
If you use the page template, you'll also get the GOV.UK header without having to add it, as it's included by default. However, if you want to customise the default GOV.UK header, read the [page template guidance about customising components](/styles/page-template/#changing-template-content).
2323

2424
{% call brandCallout({ text: "Brand", classes: "brand-tag-green" }) %}
2525

26-
<h2>Brand changes to the {{title}} component</h2><p class="govuk-body">From June 2025, the {{title}} component will be updated to support a wider refresh of the GOV.UK brand. <a href="#/">See the refreshed GOV.UK brand identity.</a>
26+
<h2>Brand changes to the {{title}} component</h2>
27+
<p class="govuk-body">From June 2025, the {{title}} component will change to support a wider refresh of the GOV.UK brand. </p>
2728

2829
<p class="govuk-body">The updated {{title}} component:</p>
30+
2931
<ul class="govuk-list">
3032
<li>uses blue as the background colour, instead of black</li>
3133
<li>uses a new logo and wordmark lockup</li>
3234
<li>adds 60px in height</li>
3335
</ul>
34-
<p class="govuk-body">To help you get ready to use the new branding by June 2025, <a href="#update-to-refresh-the-govuk-brand">we’ve provided several options to update your service</a>.</p>
36+
37+
<p class="govuk-body">To help service teams in government get ready to use the new branding by June 2025, <a href="#update-to-refresh-the-govuk-brand">we’ve provided several options to update their services</a>.</p>
3538
{% endcall %}
3639

3740
## When to use this component
@@ -83,8 +86,8 @@ It should only show the GOV.UK logo and any GOV.UK-wide links and tools to help
8386

8487
<strong class="govuk-tag brand-tag-green">
8588
Brand
86-
</strong>
87-
<a href="#">See an example of the default GOV.UK header showing the refreshed GOV.UK branding</a>.
89+
</strong>
90+
<p class="govuk-body"><a href="#">See an example of the GOV.UK header showing the refreshed GOV.UK branding</a>.</p>
8891

8992
### Previous variants of the GOV.UK header
9093

@@ -107,11 +110,6 @@ We’ve deprecated the [GOV.UK header with service name](/components/header/with
107110

108111
Use the Service navigation component to show your service name instead. We recommend teams to start updating existing services.
109112

110-
<strong class="govuk-tag brand-tag-green">
111-
Brand
112-
</strong>
113-
<a href="#">See an example of the GOV.UK header with service name showing the refreshed GOV.UK branding</a>.
114-
115113
#### GOV.UK header with navigation
116114

117115
We’ve deprecated the [GOV.UK header with navigation](/components/header/with-service-name-and-navigation/) and will remove this option in the next breaking release of GOV.UK Frontend.

src/components/service-navigation/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ Service navigation helps users understand that they’re using your service and
1515

1616
{% call brandCallout({ text: "Brand", classes: "brand-tag-green" }) %}
1717

18-
<h2>Brand changes to the {{title}} component</h2><p class="govuk-body">From June 2025, the {{title}} component will be updated to support a wider refresh of the GOV.UK brand. <a href="#/">See the refreshed GOV.UK brand identity.</a>
18+
<h2>Brand changes to the {{title}} component</h2><p class="govuk-body">From June 2025, the {{title}} component will change to support a wider refresh of the GOV.UK brand.</p>
1919

2020
<p class="govuk-body">The updated {{title}} component:</p>
2121
<ul class="govuk-list">
2222
<li>uses light blue as the background colour, instead of grey</li>
2323
<li>reduces overall padding by [x]px</li>
2424
</ul>
25-
<p class="govuk-body">To help you get ready to use the new branding by June 2025, <a href="#update-to-refresh-the-govuk-brand">we’ve provided several options to update your service</a>.</p>
25+
<p class="govuk-body">To help service teams in government get ready to use the new branding by June 2025, <a href="#update-to-refresh-the-govuk-brand">we’ve provided several options to update their services</a>.</p>
2626
{% endcall %}
2727

2828
{{ example({ group: "components", item: "service-navigation", example: "default", html: true, nunjucks: true, open: false, loading: "eager" }) }}

views/partials/_whats-new.njk

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<div class="govuk-grid-row">
55
<div class="govuk-grid-column-two-thirds-from-desktop">
66
<h2 id="whats-new" class="govuk-heading-l">What’s new</h2>
7-
<p class="govuk-body">[dd Month yyyy]: Updates to refresh the GOV.UK brand</h3>
8-
<p class="govuk-body">From June 2025, parts of the Design System will be updated to support a wider refresh of the GOV.UK brand. <a href="#" class="govuk-link">See the refreshed GOV.UK brand identity</a>.</p>
9-
<p class="govuk-body">You'll need to make updates to these components in your service:
7+
<p class="govuk-body">[dd Month yyyy]: Updates to refresh the GOV.UK brand</p>
8+
<p class="govuk-body">From June 2025, parts of the Design System will change to support a wider refresh of the GOV.UK brand.</p>
9+
<p class="govuk-body">To get ready, service teams in government should now make updates to these components in their services:</p>
1010
<ul class="govuk-list">
11-
<li><a href="#" class="govuk-link">GOV.UK header component</a></li>
12-
<li><a href="#" class="govuk-link">GOV.UK footer component</a></li>
13-
<li><a href="#" class="govuk-link">Service navigation component</a></li>
11+
<li><a href="/components/header/" class="govuk-link">GOV.UK header component</a></li>
12+
<li><a href="/components/footer/" class="govuk-link">GOV.UK footer component</a></li>
13+
<li><a href="/components/service-navigation/" class="govuk-link">Service navigation component</a></li>
1414
</ul>
1515
</div>
1616
</div>

0 commit comments

Comments
 (0)