Skip to content

Commit 68e4e99

Browse files
author
Vivek Vishal
authored
Merge pull request #6536 from KrishnaShuk/CorrectingRedirect/krishnaShuk/6534
fix/Correct the redirection of sign-off on your commits link
2 parents 141f684 + d9b8e1f commit 68e4e99

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)