From 1271f3c545dd39cc84d63a5c3c0972730cdf3e33 Mon Sep 17 00:00:00 2001 From: Felipe Cotti Date: Thu, 3 Jul 2025 17:27:11 -0300 Subject: [PATCH] WIP: Augment redirect docs. --- docs/contribute/redirects.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/contribute/redirects.md b/docs/contribute/redirects.md index 3857ace38..490c93dc6 100644 --- a/docs/contribute/redirects.md +++ b/docs/contribute/redirects.md @@ -13,7 +13,11 @@ The source and target URLs must both be within Elastic Docs V3. You cannot use this process to redirect to [API docs](https://www.elastic.co/docs/api/), for example. ::: -## File location. +:::{note} +A redirect definition should always be made in the repository that originally contained that page. +::: + +## File location The file should be located next to your `docset.yml` file