Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ When reporting, include:
## Code of Conduct

All contributors are expected to adhere to our ethical standards. See
[CODE_OF_CONDUCT](CODE_OF_CONDUCT.adoc) for details.
[CODE_OF_CONDUCT](../CODE_OF_CONDUCT.adoc) for details.

## License

By contributing, you agree that your contributions will be licensed
under the same license as the project (see [LICENSE](LICENSE)).
under the same license as the project (see [LICENSE](../LICENSE)).
2 changes: 1 addition & 1 deletion QUICKSTART-DEV.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ just assail # run panic-attacker security scan

== Contributing

See link:CONTRIBUTING.md[CONTRIBUTING.md] for guidelines.
See link:.github/CONTRIBUTING.md[CONTRIBUTING.md] for guidelines.
Loading