Skip to content

Commit

Permalink
move contributing link to the end
Browse files Browse the repository at this point in the history
  • Loading branch information
fricklerhandwerk committed Mar 9, 2024
1 parent 111f11f commit c66720e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/tutorials/packaging-existing-software.md
Original file line number Diff line number Diff line change
Expand Up @@ -662,10 +662,10 @@ default.nix hello.nix icat.nix result

## Next steps

- [Add your own new packages to Nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md)
- [](../contributing/how-to-contribute.md)
- [](../contributing/how-to-get-help.md)
- [](callpackage-tutorial)
- [](sharing-dependencies)
- [](automatic-direnv)
- [](python-dev-environment)
- [Add your own new packages to Nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md)
- [](../contributing/how-to-contribute.md)
- [](../contributing/how-to-get-help.md)

0 comments on commit c66720e

Please sign in to comment.