From 1bc91b63a3115014a8cf8bc905bc84bd20a1675d Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Mon, 20 May 2024 11:17:11 -0500 Subject: [PATCH] docs: Fix minor path incorrections in contributing.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a461ff74..64a94606 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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