Skip to content

Commit 2e725f9

Browse files
committed
Correct the redirection of sign-off on your commits link
Signed-off-by: krishnaShuk <shuklakrishna.kris@gmail.com>
1 parent 725a8c1 commit 2e725f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/sections/Community/Newcomers-guide

src/sections/Community/Newcomers-guide/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ const NewcomersGuide = () => {
160160
<li>
161161
Be sure to{" "}
162162
<a
163-
href="https://github.com/layer5io/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin"
163+
href="https://docs.meshery.io/project/contributing#general-contribution-flow"
164164
target="_blank"
165165
rel="noreferrer"
166166
>

0 commit comments

Comments
 (0)