Skip to content

Commit

Permalink
Add correct link to release note content
Browse files Browse the repository at this point in the history
  • Loading branch information
EoinShaughnessy committed Nov 24, 2021
1 parent 7a55cdc commit ad8985e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ You can now import multiple modules without overwriting the previous one, for ex

If you're importing JavaScript modules individually, you should check any references to `window.GOVUKFrontend` in your code and update them to point to the correct component, `window.GOVUKFrontend.[ComponentName]`. You can now remove any workarounds you may have implemented.

This change was introduced in [pull request #1836: Rename exported JavaScript modules to include component name](https://github.com/alphagov/govuk-frontend/issues/1836)].
This change was introduced in [pull request #2426: Rename exported JavaScript modules to include component name](https://github.com/alphagov/govuk-frontend/pull/2426).

#### Update the HTML for hints

Expand Down

0 comments on commit ad8985e

Please sign in to comment.