Skip to content

Commit

Permalink
Fix litmuschaos#121: Broken link on what-is-litmus page
Browse files Browse the repository at this point in the history
Fix litmuschaos#121.
Clicking on Sign you work should open: https://github.com/litmuschaos/litmus/blob/master/CONTRIBUTING.md#sign-your-work-with-developer-certificate-of-origin
Presently it opens the correct GitHub page but wrong Heading is mentioned in the link

Signed-off-by: Pratik Borhade <pratikborhade302@gmail.com>
  • Loading branch information
PratikBorhade302 committed Sep 10, 2021
1 parent 58370f6 commit 6d44ae3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ A chaos workflow is much more than a simple chaos experiment. It supports the us
- If you are a first-time contributor, please see [Steps to Contribute](https://github.com/litmuschaos/litmus/blob/master/CONTRIBUTING.md#steps-to-contribute-).
- If you would like to suggest new tests to be added to litmus, please go ahead and [create a new issue](https://github.com/litmuschaos/litmus/issues/new) describing your test. All you need to do is specify the workload type and the operations that you would like to perform on the workload.
- If you would like to work on something more involved, please connect with the Litmus Contributors.
- If you would like to make code contributions, all your commits should be signed with Developer Certificate of Origin. See [Sign your work](https://github.com/litmuschaos/litmus/blob/master/CONTRIBUTING.md#sign-your-work).
- If you would like to make code contributions, all your commits should be signed with Developer Certificate of Origin. See [Sign your work](https://github.com/litmuschaos/litmus/blob/master/CONTRIBUTING.md#sign-your-work-with-developer-certificate-of-origin).

0 comments on commit 6d44ae3

Please sign in to comment.