From fd8dc69fab555e742bafaf2308d8d966a5375772 Mon Sep 17 00:00:00 2001 From: Chetan Sankhala Date: Sun, 20 Oct 2024 16:04:14 +0530 Subject: [PATCH] Corrected Implementation guide link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46a933b6..c67edf17 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,8 @@ We can try out the sample example requests and response using this postman colle ## Implementing the specification -To understanding how to implement the specification click [here](./docs/5_Implementation_Guide.md) +To understanding how to implement the specification click [here](./docs/implementation-guide/1_Unified-Energy-Interface.md). + ## Acknowledgements