|
15 | 15 | </svelte:head>
|
16 | 16 |
|
17 | 17 | <div class="govuk-grid-row">
|
18 |
| - <div class="govuk-grid-column-two-thirds"> |
| 18 | + <div class="govuk-grid-column-full"> |
19 | 19 | <h1 class="govuk-heading-xl">Share findings about your users</h1>
|
20 | 20 |
|
21 | 21 | <p class="govuk-body-l">
|
|
33 | 33 | <li>accessibility testing results</li>
|
34 | 34 | <li>performance data from components in production</li>
|
35 | 35 | <li>
|
36 |
| - responses to any calls for information |
| 36 | + responses to any calls for information |
37 | 37 | <!-- we give in the 'Research on
|
38 | 38 | this…' section of our component pages -->
|
39 | 39 | </li>
|
@@ -151,7 +151,7 @@ Add links to any prototypes, research documents, or live services (where appropr
|
151 | 151 | Community members might respond to your findings on GitHub. Feel free to
|
152 | 152 | take part in the conversation.
|
153 | 153 | </p>
|
154 |
| -<!-- |
| 154 | + <!-- |
155 | 155 | <p class="govuk-body">For example, you could:</p>
|
156 | 156 |
|
157 | 157 | <ul class="govuk-list govuk-list--bullet">
|
@@ -283,9 +283,7 @@ Add links to any prototypes, research documents, or live services (where appropr
|
283 | 283 | We're also happy to help you plan user research or provide guidance on
|
284 | 284 | testing our components with your users.
|
285 | 285 | </p>
|
286 |
| - </div> |
287 | 286 |
|
288 |
| - <div class="govuk-grid-column-one-third"> |
289 | 287 | <RelatedContent
|
290 | 288 | sections={[
|
291 | 289 | {
|
@@ -333,7 +331,7 @@ Add links to any prototypes, research documents, or live services (where appropr
|
333 | 331 | links: [
|
334 | 332 | {
|
335 | 333 | title: "GitHub discussions",
|
336 |
| - url: "https://github.com/mhclg-digital/svelte-component-library/discussions", |
| 334 | + url: "https://github.com/communitiesuk/svelte-component-library/discussions", |
337 | 335 | },
|
338 | 336 | {
|
339 | 337 | title: "GOV.UK Service Manual: User research",
|
|
0 commit comments