From 262c4f102f8971f348a5094ed908a3cfa3a9840a Mon Sep 17 00:00:00 2001 From: Charlie Egan Date: Thu, 29 Jan 2026 10:04:53 +0000 Subject: [PATCH] Add redirect section for immutable referrers (#8265) Published papers are not going to get updated, unlike web pages. So in such cases I am willing to add a redirect here. Signed-off-by: Charlie Egan --- docs/static/_redirects | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/static/_redirects b/docs/static/_redirects index c2b71024ff..918d1813d4 100644 --- a/docs/static/_redirects +++ b/docs/static/_redirects @@ -37,6 +37,12 @@ # the old link /docs/kubernetes-admission-control.html /docs/kubernetes +# ----------------------------------------------------------------------------- +# Redirects for immutable referrers +# ----------------------------------------------------------------------------- +# https://ieeexplore.ieee.org/document/11323460/references#references +/docs/policylanguage/ /docs/policy-language + # ----------------------------------------------------------------------------- # Redirects for legacy usage external resources # -----------------------------------------------------------------------------