Skip to content

Commit

Permalink
Update introduction.md
Browse files Browse the repository at this point in the history
changed postman test link to reflect change in branch name
  • Loading branch information
borguuh authored and geromegrignon committed Oct 28, 2021
1 parent 0f07555 commit 5c8ebbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/docs/specs/backend-specs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ sidebar_position: 1

All backend implementations need to adhere to our [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.postman_collection.json) 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/main/api/Conduit.postman_collection.json) that you can use to test your API endpoints as you build your app.

Our [starter kit](https://github.com/gothinkster/realworld-starter-kit) includes [references to the API specs & testing](https://github.com/gothinkster/realworld-starter-kit/blob/master/BACKEND_INSTRUCTIONS.md) required for creating a new backend.

0 comments on commit 5c8ebbb

Please sign in to comment.