From 1b6ac71652d2eca65df1ea546f1ebf633192e155 Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Thu, 2 Oct 2025 11:49:49 +0900 Subject: [PATCH] Add missing redirect --- doc/development/secure_coding_guidelines.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/development/secure_coding_guidelines.md diff --git a/doc/development/secure_coding_guidelines.md b/doc/development/secure_coding_guidelines.md new file mode 100644 index 00000000000000..bf46d291f89bc3 --- /dev/null +++ b/doc/development/secure_coding_guidelines.md @@ -0,0 +1,13 @@ +--- +redirect_to: 'secure_coding_guidelines/_index.md' +remove_date: '2026-01-01' +--- + + + +This document was moved to [another location](secure_coding_guidelines/_index.md). + + + + + -- GitLab