From dac5079b887d2209c6eba70c42973d8a94c56d89 Mon Sep 17 00:00:00 2001 From: Thineth Gamage <126484094+3nethz@users.noreply.github.com> Date: Wed, 8 Jan 2025 14:54:02 +0530 Subject: [PATCH] Update README.md Co-authored-by: Thisaru Guruge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b96ca5..4baf114 100644 --- a/README.md +++ b/README.md @@ -148,8 +148,8 @@ Now, utilize the available connector operations. The `HubSpot CRM Pipelines` connector provides practical examples illustrating usage in various scenarios. Explore these [examples](https://github.com/module-ballerinax-hubspot.crm.pipelines/tree/main/examples/), covering the following use cases: -1. [Pipeline management](../examples/Pipeline-management/main.bal) -2. [Support pipeline](../examples/Support-pipeline/main.bal) +1. [Pipeline management](examples/Pipeline-management) +2. [Support pipeline](examples/Support-pipeline) ## Build from the source