Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Apr 15, 2024
1 parent ea2b463 commit 99e372c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,11 @@ For answers to common questions about this code of conduct, see the FAQ at
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
[https://www.contributor-covenant.org/translations][translations].

[homepage]: https://www.contributor-covenant.org
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[Mozilla CoC]: https://github.com/mozilla/diversity
[FAQ]: https://www.contributor-covenant.org/faq
[translations]: https://www.contributor-covenant.org/translations
[homepage]: HTTPS://www.contributor-covenant.org
[v2.1]: HTTPS://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[Mozilla CoC]: HTTPS://github.com/mozilla/diversity
[FAQ]: HTTPS://www.contributor-covenant.org/faq
[translations]: HTTPS://www.contributor-covenant.org/translations

Thank you for being part of our community and helping us create a safe and
respectful environment for everyone!
10 changes: 5 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,11 +124,11 @@ For answers to common questions about this code of conduct, see the FAQ at
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
[https://www.contributor-covenant.org/translations][translations].

[homepage]: https://www.contributor-covenant.org
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[Mozilla CoC]: https://github.com/mozilla/diversity
[FAQ]: https://www.contributor-covenant.org/faq
[translations]: https://www.contributor-covenant.org/translations
[homepage]: HTTPS://www.contributor-covenant.org
[v2.1]: HTTPS://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[Mozilla CoC]: HTTPS://github.com/mozilla/diversity
[FAQ]: HTTPS://www.contributor-covenant.org/faq
[translations]: HTTPS://www.contributor-covenant.org/translations

Thank you for being part of our community and helping us create a safe and
respectful environment for everyone!
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ directories that match a certain pattern within a given root directory. It
provides flexibility and efficiency in running commands across multiple
directories with customizable patterns.

[Run]: https://crates.io/crates/prun
[Run]: HTTPS://crates.io/crates/prun

## Benchmark

Expand Down Expand Up @@ -125,7 +125,7 @@ The code imports several crates:
- `tokio` - Enables parallel execution of tasks.
- `walkdir` - Facilitates filesystem traversal.

[Run.]: https://crates.io/crates/prun
[Run.]: HTTPS://crates.io/crates/prun

## Changelog

Expand Down

0 comments on commit 99e372c

Please sign in to comment.