From ea6cfa8b5666cdaa237d24ca21a7159588db264b Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 21 Dec 2017 21:09:39 -0500 Subject: [PATCH] Update protocol for WOTM --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 678eeb91..61850257 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,7 @@ API | Description | Auth | HTTPS | Link | | The Report of the Week | Food & Drink Reviews | No | Yes | [Go!](https://github.com/andyklimczak/TheReportOfTheWeek-API) | | TheCocktailDB | Cocktail Recipes | `apiKey` | No | [Go!](http://www.thecocktaildb.com/) | | TheMealDB | Meal Recipes | `apiKey` | No | [Go!](http://www.themealdb.com/) | -| What's on the menu? | NYPL human-transcribed historical menu collection | `apiKey` | No | [Go!](nypl.github.io/menus-api/) | +| What's on the menu? | NYPL human-transcribed historical menu collection | `apiKey` | No | [Go!](http://nypl.github.io/menus-api/) | | Yummly | Find food recipes | `apiKey` | Yes | [Go!](https://developer.yummly.com/) | | Zomato | Discover restaurants | `apiKey` | Yes | [Go!](https://developers.zomato.com/api) |