Code Review
/
releng
/
docs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
aa1f1fa
)
Docs(g2p): Point gerrit-to-platform to stable docs
97/71497/2
author
Andrew Grimberg
<agrimberg@linuxfoundation.org>
Tue, 4 Apr 2023 16:58:25 +0000
(09:58 -0700)
committer
Andrew 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
patch
|
blob
|
history
diff --git
a/docs/conf.py
b/docs/conf.py
index
6994e84
..
1070d7f
100644
(file)
--- 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,
)