From 81143ce76451745ffe6218cbf2ff2b5867a50c58 Mon Sep 17 00:00:00 2001 From: Russell Keith-Magee Date: Tue, 19 May 2026 19:08:24 -0700 Subject: [PATCH] Add a historical shortlink for contributing/membership page. --- docs/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/config.yml b/docs/config.yml index 9fba1f0e63..64ecbfc3b6 100644 --- a/docs/config.yml +++ b/docs/config.yml @@ -302,3 +302,4 @@ plugins: "community/behavior/code-of-conduct.md": "community/code-of-conduct.md" "community/behavior.md": "community/code-of-conduct.md" "community/members.md": "membership/index.md" + "contributing/membership.md": "membership/index.md"