From 4dac52739710eba7f1a3e6234fd7d06e41287a2b Mon Sep 17 00:00:00 2001 From: Azeem Sajid Date: Fri, 25 Oct 2024 11:14:32 +0500 Subject: [PATCH] Fix CI workflow link [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62dee6a..693785a 100644 --- a/README.md +++ b/README.md @@ -366,7 +366,7 @@ For sample Batch message generation, see ## CI Workflow -The [CI workflow](ci..github/workflows/ci.yml) sets up the prerequisites. It +The [CI workflow](.github/workflows/ci.yml) sets up the prerequisites. It builds and installs the plugin, and then runs the automated tests. To run tests locally, run: