From def6d13521331ac682259ae11d678666cda0aceb Mon Sep 17 00:00:00 2001 From: Akash Prasher Date: Thu, 15 Oct 2020 16:50:16 +0530 Subject: [PATCH] Updating the link for the Example --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8bb4f0d..2ed4a69 100644 --- a/readme.md +++ b/readme.md @@ -25,7 +25,7 @@ run app.js node app.js -go to localhost:3000/jquery?site=jquery.com&selector=find('h2')&forceText=true&callback=myCallbackFunction +Go to https://html-to-json.herokuapp.com//jquery?site=jquery.com&selector=find('h2')&forceText=true&callback=myCallbackFunction ```javascript console.log("todo snippet here");