This is an automated email from the ASF dual-hosted git repository.

mcimbalek pushed a commit to branch cimbalek-fix-readme-link
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git

commit fc7480fa5a9a86589f36b1adaacf4890528e659d
Author: Martin Cimbalek <[email protected]>
AuthorDate: Wed Jan 31 15:27:46 2024 +0100

    Fix link in readme
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1c637e06..3f1b4c87 100644
--- a/README.md
+++ b/README.md
@@ -142,7 +142,7 @@ NOTE: test coverage analysis is executed only by **Jenkins 
PR simple build&test*
 ### Pipelines
 In this repository two types of pipelines can be found:
 - **Kogito pipelines** (obviously) - located in the 
[.ci/jenkins](./.ci/jenkins) folder
-- **Seed jobs library** - see [Jenkins documentation](../docs/jenkins.md)
+- **Seed jobs library** - see [Jenkins documentation](./docs/jenkins.md)
 
 ### Shared pipeline libraries
 Apart from these pipelines, the `jenkins-pipeline-shared-libraries` are also 
stored in this repository. Functions and classes contained in these libraries 
can be freely used in all pipelines located under [KIE Jenkins 
folder](https://ci-builds.apache.org/job/KIE). Just include correct import and 
annotation in your Jenkinsfile:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to