From 43da47dfddc236cbfecaba2aaa9b8a4df6783316 Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Mon, 2 May 2022 15:10:45 -0500 Subject: [PATCH] docs: Fix links in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a0c0b9f3..c54786ca 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,6 +15,6 @@ that everyone should follow. be enough. If you're using Visual Studio or some other editor, you are on your own. Formatting rules are stored in `src/.editorconfig` and `src/TrashUpdater.sln.DotSettings`. -[ideas]: https://github.com/rcdailey/trash-updater/discussions/categories/ideas +[ideas]: https://github.com/rcdailey/recyclarr/discussions/categories/ideas [markdownlint]: https://github.com/DavidAnson/markdownlint [Code Cleanup]: https://www.jetbrains.com/help/rider/Code_Cleanup__Index.html