diff --git a/docs/00_overview.md b/docs/00_overview.md index 4101f577..42fff0df 100644 --- a/docs/00_overview.md +++ b/docs/00_overview.md @@ -2,8 +2,8 @@ **This documentation is for the v2 API. However, this endpoint does also serve the v1 API (undocumented).** -Welcome to the Travis API documentation. This is the API used by the official -[Travis CI](https://next.travis-ci.org) web interface, so everything the web +Welcome to the Travis CI API documentation. This is the API used by the official +[Travis CI](https://travis-ci.org) web interface, so everything the web interface is able to do is also accomplishable via the API. ## Media Types @@ -23,4 +23,4 @@ Unofficial: * **[Travis Node.js](https://github.com/pwmckenna/node-travis-ci)**: Node.js client library * **[travis-api-wrapper](https://github.com/cmaujean/travis-api-wrapper)**: Asynchronous Node.js wrapper * **[travis-ci](https://github.com/mmalecki/node-travis-ci)**: Thin Node.js wrapper -* **[TravisMiner](https://github.com/smcintosh/travisminer)**: Ruby library for mining the Travis API \ No newline at end of file +* **[TravisMiner](https://github.com/smcintosh/travisminer)**: Ruby library for mining the Travis API