Skip to content

Commit

Permalink
Update completed solution link to proper branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaddox19 authored Apr 23, 2020
1 parent 184f7ae commit 8ac0216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion React/apis-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ You can get the code by cloning the repository and checking out the branch with

`git checkout origin 12-api-post`

When you are ready check out [our completed solution](https://github.com/AdaGold/ada-students/tree/11-delete-student).
When you are ready check out [our completed solution](https://github.com/AdaGold/ada-students/blob/12-api-post).

You can also checkout [how to make a `DELETE` request with Axios](https://github.com/axios/axios#axiosdeleteurl-config) on the documentation. The documentation on this function is minimal.

Expand Down

0 comments on commit 8ac0216

Please sign in to comment.