Skip to content

Commit 2eb3297

Browse files
committed
api updated to spoonacular API
1 parent 94ee38b commit 2eb3297

File tree

1 file changed

+1
-1
lines changed
  • content/projects/recipe-search/part-2

1 file changed

+1
-1
lines changed

content/projects/recipe-search/part-2/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ title: 'React and Redux recipe search: Part 2. API Access with thunks'
2222

2323
Now that your frontend is awesome, let's get the "Search" button to work.
2424

25-
Take a look at [this neat little API](https://developer.edamam.com/edamam-recipe-api)
25+
Take a look at [this neat little API](https://spoonacular.com/food-api)
2626

2727
As far as APIs go it's fairly straight-forward. All you need to do is create an account and use the free developer plan.
2828

0 commit comments

Comments
 (0)