Skip to content

Commit 1d29366

Browse files
authored
Merge pull request #135 from calibreapp/update-readme
📚 Add Intercom messenger settings detail to README
2 parents d1a5d0e + bdbd601 commit 1d29366

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ export default class App extends React.Component {
195195
You can customise the color of the Intercom widget by passing a `color` prop to
196196
the `Intercom` component.
197197

198-
User or Company context data can be set using `window.intercomSettings`. See the [official Intercom documentation](https://developers.intercom.com/installing-intercom/docs/javascript-api-attributes-objects#section-data-attributes) for more details.
198+
[Messenger Settings](https://developers.intercom.com/installing-intercom/docs/javascript-api-attributes-objects#messenger-attributes), User context and Company context settings can be set using `window.intercomSettings`. See the [official Intercom documentation](https://developers.intercom.com/installing-intercom/docs/javascript-api-attributes-objects#section-data-attributes) for more details.
199199

200200
</details>
201201

@@ -391,4 +391,4 @@ This project follows the [all-contributors](https://github.com/all-contributors/
391391
- [Reducing the Intercom Messenger bundle size by 65%](https://www.intercom.com/blog/reducing-intercom-messenger-bundle-size/)
392392

393393
## 💼 License
394-
This project is [MIT licensed](LICENSE).
394+
This project is [MIT licensed](LICENSE).

0 commit comments

Comments
 (0)