From 184ec3c5453e1156372085df35e8d922ce7e3559 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Sun, 18 May 2025 11:11:00 -0400 Subject: [PATCH] Fix global CONTRIBUTING link --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index d44f865f..ca4b3aee 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -1,7 +1,7 @@ Contributing ============ -See the Pallets `detailed contributing documentation <_contrib>`_ for many ways +See the Pallets `detailed contributing documentation `_ for many ways to contribute, including reporting issues, requesting features, asking or answering questions, and making PRs.