From f299224bb0294bf424c7885b570389fdb16aca2e Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Tue, 4 Apr 2023 09:58:25 -0700 Subject: [PATCH] Docs(g2p): Point gerrit-to-platform to stable docs Signed-off-by: Andrew Grimberg Change-Id: I1dd5756861f361ea924bddf171c8430183c3aa94 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 6994e84..1070d7f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -26,7 +26,7 @@ intersphinx_mapping["ansible"] = ( # noqa ) intersphinx_mapping["gerrit-to-platform"] = ( # noqa - "https://docs.releng.linuxfoundation.org/projects/gerrit-to-platform/en/latest/", + "https://docs.releng.linuxfoundation.org/projects/gerrit-to-platform/en/stable/", None, ) -- 2.16.6