We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d033806 commit 2d677c5Copy full SHA for 2d677c5
1 file changed
README.md
@@ -7,7 +7,7 @@
7
- [Upgrading to 4.0](#upgrading-to-40)
8
- [Installation](#installation)
9
- [Usage](#usage)
10
- - [Storybook](#storybook)
+ - [Documentation and examples / storybook](#documentation-and-examples)
11
- [Maintainers](#maintainers)
12
- [Preparing Releases](#preparing-releases)
13
@@ -59,9 +59,9 @@ class GetStartedButton extends PureComponent {
59
}
60
```
61
62
-### Storybook
+### Documentation and examples
63
64
-A storybook containing all of the components and their usage can be found [here](https://main--6422e711d7f854c1b681c505.chromatic.com).
+A storybook containing all of the components and their usage can be found [here](https://nhsdigital.github.io/nhsuk-react-components).
65
66
## Maintainers
67
0 commit comments