From 453e2b21a6497baef392ba2ceefef29773d42ddb Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 19 Sep 2023 02:34:24 +0200 Subject: [PATCH] doc: contributing: document usage of the redirect: attribute for tags --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bc3cd02a09..f8349ca957 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,6 +39,11 @@ related_tags: external_links: - title: awesome-sysadmin/Code Review url: https://github.com/awesome-foss/awesome-sysadmin#code-review +# (optional) if this is set, no software items will be allowed to reference this tag, and the page will display a block asking to visit these links instead +redirect: + - title: awesome-sysadmin/Continuous Integration & Continuous Deployment + url: https://github.com/awesome-foss/awesome-sysadmin#continuous-integration--continuous-deployment + ``` ### Add a license