From 9bd905b2fe2a224de0ba6014a474d5f9e74403ea Mon Sep 17 00:00:00 2001 From: Johann150 Date: Mon, 2 Oct 2023 08:24:54 +0200 Subject: [PATCH] fix link to github issues --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c691cb4..15b4dc2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,7 +51,7 @@ This will help developers and maintainers to resolve your issue. Some things you * Describe how the problem can be reproduced. * Explain what exactly is the problem and what you expect instead. -[github-issues]: https://github.com/brendanzab/codespan/issues +[github-issues]: https://github.com/mbrubeck/agate/issues ## Contribution Workflow