Skip to content

Commit

Permalink
docs: Fix a link in contribution guide
Browse files Browse the repository at this point in the history
Fixes #2492

Signed-off-by: Anna Kapuscinska <anna@isovalent.com>
  • Loading branch information
lambdanis authored and mtardy committed May 31, 2024
1 parent 692c5a9 commit d42d8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs/contribution-guide/making-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ description: "Learn how to make your first changes to the project"

3. Make the changes you want.

4. Test your changes. Follow [Development setup](/contribution-guide/development-setup) and
4. Test your changes. Follow [Development setup](/docs/contribution-guide/development-setup) and
[Running tests](/docs/contribution-guide/running-tests) guides to build and test Tetragon.

- Make sure that all new code is covered by unit and/or end-to-end tests where feasible.
Expand Down

0 comments on commit d42d8bb

Please sign in to comment.