docs: Fix minor path incorrections in contributing.md

pull/252/head
Robert Dailey 4 months ago
parent b3ce0e76e8
commit 1bc91b63a3

@ -14,7 +14,7 @@ that everyone should follow.
Jetbrains Rider. If using that IDE, doing a simple [Code Cleanup] on modified source files should
be enough. Make sure to select the "Recyclarr Cleanup" profile when you do the code cleanup. If
you're using Visual Studio, I recommend the Resharper extension. For other editors, you are on
your own. Formatting rules are stored in `src/.editorconfig` and `src/Recyclarr.sln.DotSettings`.
your own. Formatting rules are stored in `.editorconfig` and `Recyclarr.sln.DotSettings`.
[ideas]: https://github.com/recyclarr/recyclarr/discussions/categories/ideas
[markdownlint]: https://github.com/DavidAnson/markdownlint

Loading…
Cancel
Save