diff --git a/README.md b/README.md index 890bd228..66d4e94b 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ API | Description | Auth | HTTPS | CORS | | [Genderize.io](https://genderize.io) | Estimates a gender from a first name | No | Yes | Yes | | [GitHub](https://developer.github.com/v3/) | Make use of GitHub repositories, code and user info programmatically | `OAuth` | Yes | Yes | | [Gitlab](https://docs.gitlab.com/ee/api/) | Automate GitLab interaction programmatically | `OAuth` | Yes | Unknown | -| [Gitter](https://gitlab.com/gitlab-org/gitter/docs) | Chat for GitHub | `OAuth` | Yes | Unknown | +| [Gitter](https://developer.gitter.im/docs/welcome) | Chat for Developers | `OAuth` | Yes | Unknown | | [HTTP2.Pro](https://http2.pro/doc/api) | Test endpoints for client and server HTTP/2 protocol support | No | Yes | Unknown | | [IBM Text to Speech](https://console.bluemix.net/docs/services/text-to-speech/getting-started.html) | Convert text to speech | `apiKey` | Yes | Yes | | [import.io](http://api.docs.import.io/) | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | Unknown |