Skip to content

Commit 36db61d

Browse files
authored
Merge branch 'master' into feature/syn-928
2 parents cdb9322 + c8edde6 commit 36db61d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

specification/nhs-website-content-api.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ info:
3131
## Attribution
3232
Any syndicated content must incorporate the following attribution (credit) to the NHS website:
3333
34-
<img src="https://digital.nhs.uk/binaries/content/gallery/website/developer/api-catalogue/nhs-website-content/nhs-attribution.png" alt="Content supplied by the NHS website" width="801" height="157" style="width: 250px; height: 49px;" />
34+
<img src="https://assets.nhs.uk/nhsuk-cms/images/nhs-attribution.width-510.png" alt="Content supplied by the NHS website" width="510" height="99" style="width: 250px; height: 49px;" />
3535
3636
The logo should be clearly visible and in line with the associated content on every web page that contains the syndicated content. You should also link this logo to the relevant page on the NHS website that the content has been supplied from.
3737
3838
```
39-
<a href="https://www.nhs.uk/THE_PATH_TO_THE_ORIGINAL_CONTENT_GOES_HERE" target="_blank">
40-
<img src="https://digital.nhs.uk/binaries/content/gallery/website/developer/api-catalogue/nhs-website-content/nhs-attribution.png" alt="Content supplied by the NHS website" width="801" height="157" style="width: 250px; height: 49px;" />
39+
<a href="https://www.nhs.uk/PATH_TO_THE_ORIGINAL_CONTENT_ON_THE_NHS_WEBSITE" target="_blank">
40+
<img src="https://assets.nhs.uk/nhsuk-cms/images/nhs-attribution.width-510.png" alt="Content supplied by the NHS website" width="510" height="99" style="width: 250px; height: 49px;" />
4141
</a>
4242
```
4343
@@ -46,7 +46,7 @@ info:
4646
```
4747
"author": {
4848
"url": "https://www.nhs.uk",
49-
"logo": "https://digital.nhs.uk/binaries/content/gallery/website/developer/api-catalogue/nhs-website-content/nhs-attribution.png",
49+
"logo": "https://assets.nhs.uk/nhsuk-cms/images/nhs-attribution.width-510.png",
5050
"email": "nhswebsite.servicedesk@nhs.net",
5151
"@type": "Organization",
5252
"name": "NHS website"

0 commit comments

Comments
 (0)