From fd7833a8f66dbebc5c478df5280731c3e520b37a Mon Sep 17 00:00:00 2001 From: David Galloway Date: Wed, 21 Oct 2020 08:44:26 -0400 Subject: [PATCH] ceph-pr-render-docs: Use RTD URL Signed-off-by: David Galloway --- ceph-pr-render-docs/config/definitions/ceph-pr-render-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-pr-render-docs/config/definitions/ceph-pr-render-docs.yml b/ceph-pr-render-docs/config/definitions/ceph-pr-render-docs.yml index a857fff3..68e61031 100644 --- a/ceph-pr-render-docs/config/definitions/ceph-pr-render-docs.yml +++ b/ceph-pr-render-docs/config/definitions/ceph-pr-render-docs.yml @@ -30,7 +30,7 @@ started-status: "Docs: building to render" success-status: "OK - docs rendered" failure-status: "Docs: render failed with errors" - success-comment: "Doc render available at http://docs.ceph.com/ceph-prs/${ghprbPullId}/" + success-comment: "Doc render available at https://ceph--${ghprbPullId}.org.readthedocs.build/en/${ghprbPullId}/" scm: - git: -- 2.39.5