Skip to content

Commit bfec239

Browse files
committed
Tidy up whitespace in changelog
1 parent 4a29e26 commit bfec239

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To use the service_link at the start of the path to the favicon images, you need
6767

6868
- [Allow non-GOV.UK favicon and opengraph assets](https://github.com/alphagov/tech-docs-gem/pull/387)
6969

70-
To use a non-crown assets, you need to
70+
To use a non-crown assets, you need to
7171
- add `favicon.ico`, `favicon.svg` and `opengraph-image.png` to your `source/images` folder.
7272
- set `show_govuk_logo: false`
7373

@@ -165,22 +165,22 @@ You can now [configure your Tech Docs Template (TDT) to build your documentation
165165

166166
Thanks [@eddgrant](https://github.com/eddgrant) for contributing this feature and the associated fixes.
167167

168-
This change was introduced in [pull request #291: Support sites deployed on paths other than "/" (by generating relative links)](https://github.com/alphagov/tech-docs-gem/pull/291).
168+
This change was introduced in [pull request #291: Support sites deployed on paths other than "/" (by generating relative links)](https://github.com/alphagov/tech-docs-gem/pull/291).
169169

170170
## 3.1.0
171171

172172
### New features
173173

174-
There are some steps you should follow as the Technical Documentation Template (TDT) now uses GOV.UK Frontend 4.0.0.
174+
There are some steps you should follow as the Technical Documentation Template (TDT) now uses GOV.UK Frontend 4.0.0.
175175

176176
1. Update your documentation site to use the latest template version. You can [follow the TDT guidance on using the latest template version](https://tdt-documentation.london.cloudapps.digital/maintain_project/use_latest_template/).
177-
2. Check your documentation site displays correctly. If your site does not display correctly, you can refer to the [GOV.UK Frontend 4.0.0 release note](https://github.com/alphagov/govuk-frontend/releases/tag/v4.0.0) for more information.
177+
2. Check your documentation site displays correctly. If your site does not display correctly, you can refer to the [GOV.UK Frontend 4.0.0 release note](https://github.com/alphagov/govuk-frontend/releases/tag/v4.0.0) for more information.
178178

179179
## 3.0.1
180180

181181
### Fixes
182182

183-
We’ve made the following fixes to the tech docs gem in [pull request #281: Don't break TOC when OpenAPI description includes headers](https://github.com/alphagov/tech-docs-gem/pull/281):
183+
We’ve made the following fixes to the tech docs gem in [pull request #281: Don't break TOC when OpenAPI description includes headers](https://github.com/alphagov/tech-docs-gem/pull/281):
184184

185185
* we now render OpenAPI Markdown with the same Markdown renderer as other documents
186186
* table of contents (TOC) uses `TechDocsHTMLRenderer` to render the headings with IDs

0 commit comments

Comments
 (0)