diff --git a/docs/recipes/README.md b/docs/recipes/README.md index 3433f444c..6748fa542 100644 --- a/docs/recipes/README.md +++ b/docs/recipes/README.md @@ -1,6 +1,6 @@ # Recipes -* [Automate release workflow](automate-release-workflow.md) +* [Automate release workflow](automate-releases.md) * [Combining streams to handle errors](combining-streams-to-handle-errors.md) * [Delete files and folders](delete-files-folder.md) * [Fast browserify builds with watchify](fast-browserify-builds-with-watchify.md)