From ed197388a5828bf6c120d25d0f3ea8f95ed5dd92 Mon Sep 17 00:00:00 2001 From: LuchoTurtle Date: Mon, 23 Jan 2023 15:34:48 +0000 Subject: [PATCH] fix: Updating links in API.md #256 --- api.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api.md b/api.md index 3bb51150..18e5d895 100644 --- a/api.md +++ b/api.md @@ -1338,8 +1338,8 @@ We have used these Route Helpers in our tests. Update these files so they look like the following. -- `test/api/item_test.exs` -- `test/api/timer_test.exs` +- [`test/api/item_test.exs`](https://github.com/dwyl/mvp/blob/api_tags-%23256/test/api/item_test.exs) +- [`test/api/timer_test.exs`](https://github.com/dwyl/mvp/blob/27962682ebc4302134a3335133a979739cdaf13e/test/api/timer_test.exs) # 8. _Advanced/Automated_ `API` Testing Using `Hoppscotch` @@ -1743,4 +1743,4 @@ please let us know by starring the repo on GitHub! ⭐
-[![HitCount](https://hits.dwyl.com/dwyl/app-mvp-api.svg)](https://hits.dwyl.com/dwyl/app-mvp) \ No newline at end of file +[![HitCount](https://hits.dwyl.com/dwyl/app-mvp-api.svg)](https://hits.dwyl.com/dwyl/app-mvp)