From 3e02abc0736422e936e7cd3004be1aa36fa314ae Mon Sep 17 00:00:00 2001 From: ndr_brt Date: Wed, 20 Nov 2024 10:13:37 +0100 Subject: [PATCH] fix: broken link --- .github/workflows/first-interaction.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/first-interaction.yml b/.github/workflows/first-interaction.yml index 994912c..7cd283f 100644 --- a/.github/workflows/first-interaction.yml +++ b/.github/workflows/first-interaction.yml @@ -16,6 +16,6 @@ jobs: issue-message: 'Thanks for your contribution :fire: We will take a look asap :rocket:' pr-message: >- We are always happy to welcome new contributors :heart: To make things easier for everyone, please - make sure to follow our [contribution guidelines](https://github.com/eclipse-edc/Connector/blob/main/CONTRIBUTING.md), + make sure to follow our [contributors manual](https://eclipse-edc.github.io/documentation/for-contributors/), check if you have already signed the [ECA](http://www.eclipse.org/legal/ecafaq.php), and relate this pull request to an existing issue or discussion.