CLI template: Link to componentdriven.org

This commit is contained in:
Michael Shilman 2020-07-14 14:59:25 +08:00
parent e0d531bf67
commit c06b9e9c86

View File

@ -121,7 +121,7 @@ That makes it easy to develop hard-to-reach states. Save these UI states as **st
Browse example stories now by navigating to them in the sidebar.
View their code in the `src/storybook-examples` directory to learn how they work.
We recommend building UIs with a [**component-driven**](https://blog.hichroma.com/component-driven-development-ce1109d56c8e) process starting with atomic components and ending with pages.
We recommend building UIs with a [**component-driven**](https://componentdriven.org) process starting with atomic components and ending with pages.
<div class="subheading">Configure</div>