Docs(g2p): Point gerrit-to-platform to stable docs 97/71497/2
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 4 Apr 2023 16:58:25 +0000 (09:58 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 4 Apr 2023 17:23:33 +0000 (10:23 -0700)
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Change-Id: I1dd5756861f361ea924bddf171c8430183c3aa94

docs/conf.py

index 6994e84..1070d7f 100644 (file)
@@ -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,
 )