From 6dc66f609ad6c07a33cdca64ecfc23c34db9fd23 Mon Sep 17 00:00:00 2001 From: Harry Tom <61614900+Harry260@users.noreply.github.com> Date: Thu, 6 Jan 2022 19:01:11 +0530 Subject: [PATCH] Update API URL --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f792dcb..83b8c67 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This returns all the events including birtsh, deaths, and other events if `event #### Example 1 ```c++ - http://localhost:8000/1/10 + https://wiki-today.herokuapp.com/1/10 ``` ###### Response @@ -105,7 +105,7 @@ This returns all the events including birtsh, deaths, and other events if `event #### Example 2 ```c++ - http://localhost:8000/births/1/10 + https://wiki-today.herokuapp.com/births/1/10 ``` ###### Response @@ -142,7 +142,7 @@ It's time for the Easter egg! It is the `/wiki/{title}` endpoint! It will Give y #### Example ``` - http://localhost:8000/wiki/google + https://wiki-today.herokuapp.com/wiki/google ``` And, you will get the response