From 70cc897e09014321fa4dc9781a22ab1b79c70100 Mon Sep 17 00:00:00 2001 From: Chaitanya Agarwal <41801340+MrTea7171@users.noreply.github.com> Date: Thu, 4 Jan 2024 21:02:29 +0530 Subject: [PATCH] Update readme.md --- package/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/readme.md b/package/readme.md index 1fbaa53..ef27806 100644 --- a/package/readme.md +++ b/package/readme.md @@ -69,7 +69,7 @@ const { We have built a demo project called `hashnode-diaries` that uses the hooks that we have mentioned above. It's a simple project that will take the URL of your publication and fetch data from hashcode, and demo ur project. -You can [run it locally](../hashcode-diaries/README.md) and get a feel of how to use the package in a way that is beneficial to your project. +You can [run it locally](https://github.com/CreoWis/hashnode-client/blob/main/hashnode-diaries/README.md) and get a feel of how to use the package in a way that is beneficial to your project. ## 🛠️ How to build the hashnode-client package?