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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 7ada8ff10b docs(contributing): fix tricky link
7ada8ff10b is described below

commit 7ada8ff10ba000e0863cce5f8cf2a46861878483
Author: Sebastian Rühl <sru...@apache.org>
AuthorDate: Tue Sep 9 17:03:49 2025 +0200

    docs(contributing): fix tricky link
    
    mentioned in #2251
    
    [skip ci]
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7b8309d39a..1f24186980 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -16,4 +16,4 @@
   specific language governing permissions and limitations
   under the License.
   -->
-Contribution guidelines can be found here: 
[https://plc4x.apache.org/plc4x/latest/developers/contributing.html](https://plc4x.apache.org/developers/contributing.html)
+Contribution guidelines can be found 
[here](https://plc4x.apache.org/plc4x/latest/developers/contributing.html)

Reply via email to