Skip to content

Commit

Permalink
docs: link to React
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Jul 28, 2021
1 parent 41539a8 commit 3a083ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![Conventional Commits][conventional-commits-src]][conventional-commits-href]
[![License][license-src]][license-href]

React components and hooks to fetch and present [Prismic][prismic] content.
[React][react] components and hooks to fetch and present [Prismic][prismic] content.

- 📝 Display content from Prismic like [Rich Text][prismic-rich-text] and [Link][prismic-link] fields
- 🍡 Render Prismic [Slice Zones][prismic-slices] declaratively with React components
Expand Down Expand Up @@ -61,6 +61,7 @@ Whether you're helping us fix bugs, improve the docs, or spread the word, we'd l

[prismic-docs]: https://prismic.io/docs
[changelog]: /CHANGELOG.md
[react]: https://reactjs.org/
[prismic-rich-text]: https://prismic.io/docs/core-concepts/rich-text-title
[prismic-link]: https://prismic.io/docs/core-concepts/link-content-relationship
[prismic-slices]: https://prismic.io/docs/core-concepts/slices
Expand Down

0 comments on commit 3a083ca

Please sign in to comment.