diff --git a/BACKEND_INSTRUCTIONS.md b/BACKEND_INSTRUCTIONS.md index bad7c8d530..28b51b2c63 100644 --- a/BACKEND_INSTRUCTIONS.md +++ b/BACKEND_INSTRUCTIONS.md @@ -2,4 +2,4 @@ # [Backend API spec](https://github.com/gothinkster/realworld/tree/master/api) -For your convenience, we have a [Postman collection](https://github.com/gothinkster/realworld/blob/master/api/Conduit.json.postman_collection) that you can use to test your API endpoints as you build your app. +For your convenience, we have a [Postman collection](https://github.com/gothinkster/realworld/blob/master/api/Conduit.postman_collection.json) that you can use to test your API endpoints as you build your app.