intercom / intercom-rails

The easiest way to install Intercom in a Rails app.
https://developers.intercom.io/reference
MIT License
280 stars 106 forks source link

Update URL to find `app_id` #323

Closed mikedijkstra closed 4 years ago

mikedijkstra commented 4 years ago

Why?

https://app.intercom.io/a/apps/_/settings/api-keys returns "We couldn't find the page you're looking for".

How?

This change updates the URL to settings/web which has the app_id in the script example (I'm not sure if there's a better place to link to?).