From 74c26730b443fb3463793bab1374056dca7982b7 Mon Sep 17 00:00:00 2001 From: dima carewski <156573925+madfozjer@users.noreply.github.com> Date: Tue, 29 Jul 2025 14:24:47 +0200 Subject: [PATCH] issue #23119 in langgenius/dify fixed simple link issue --- en/getting-started/install-self-hosted/readme.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/getting-started/install-self-hosted/readme.mdx b/en/getting-started/install-self-hosted/readme.mdx index 9d162be2..164e87bb 100644 --- a/en/getting-started/install-self-hosted/readme.mdx +++ b/en/getting-started/install-self-hosted/readme.mdx @@ -12,7 +12,7 @@ Dify, an open-source project on [GitHub](https://github.com/langgenius/dify), ca To maintain code quality, we require all code contributions - even from those with direct commit access - to be submitted as pull requests. These must be reviewed and approved by the core development team before merging. -We welcome contributions from everyone! If you're interested in helping, please check our [Contribution Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING) for more information on getting started. +We welcome contributions from everyone! If you're interested in helping, please check our [Contribution Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) for more information on getting started. {/* Contributing Section