From d7a958c2ed30dd56c28f83144fde377f44553dca Mon Sep 17 00:00:00 2001 From: Tomer Date: Wed, 26 Jul 2017 17:24:10 -0400 Subject: [PATCH] Updated URL to homepage instead of Mashape --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b3f50b7..79e2f9a6 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Adorable Avatars | Generate random cartoon avatars | No | Yes | [Go!](http://avatars.adorable.io) | | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) | -| BetterMeta | Return a site's meta tags in JSON format | X-Mashape-Key | Yes | [Go!](https://market.mashape.com/thetomester13/better-meta) | +| BetterMeta | Return a site's meta tags in JSON format | X-Mashape-Key | Yes | [Go!](http://bettermeta.io) | | CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) | | Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) | | Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) |