Skip to content

Commit

Permalink
fix(bugfixes): escape single quotes and upgrade dependencies (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielAnca authored Sep 23, 2021
1 parent 5b1fdb6 commit 93d2635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ Generate typings from your Contentful environment.
- Locales (and your default locale) become string types.
- Assets and Rich Text link to Contentful's types.

At Intercom, we use this in our [marketing site] to increase developer confidence and productivity,
At Intercom, we use this in our [website] to increase developer confidence and productivity,
ensure that breaking changes to our Content Types don't cause an outage, and because it's neat.

[marketing site]: https://www.intercom.com
[website]: https://www.intercom.com

## Usage

Expand Down

0 comments on commit 93d2635

Please sign in to comment.