From 3baa076cd4d8d1719a420b00048cb9dfdd129695 Mon Sep 17 00:00:00 2001 From: Asabeneh Date: Sat, 10 Jul 2021 04:51:25 +0300 Subject: [PATCH] building API --- 29_Day_Building_API/29_building_API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/29_Day_Building_API/29_building_API.md b/29_Day_Building_API/29_building_API.md index 3e318ddc..611e3eb0 100644 --- a/29_Day_Building_API/29_building_API.md +++ b/29_Day_Building_API/29_building_API.md @@ -47,7 +47,7 @@ Examples of API [Postman](https://www.getpostman.com/) is a very popular tool when it comes to API development. So, if you like to do this section you need to [download postman](https://www.getpostman.com/). An alternative of Postman is [Insomnia](https://insomnia.rest/download). -![Postman](./images/postman.png) +![Postman](../images/postman.png) ### Structure of an API