From 03ddba538d36e54aa0a2c1c39fa1fcf3e35bd2ed Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Fri, 15 Mar 2024 16:31:42 -0500 Subject: [PATCH] update doc watermark for release candidate Signed-off-by: Karl W. Schulz --- src/docs-2.x/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs-2.x/conf.py b/src/docs-2.x/conf.py index 5c4932b0db..e64cb02e21 100644 --- a/src/docs-2.x/conf.py +++ b/src/docs-2.x/conf.py @@ -74,7 +74,7 @@ source_suffix = { sphinxmark_enable = True sphinxmark_image = "text" -sphinxmark_text = "Tech Preview" +sphinxmark_text = "Release Candidate" sphinxmark_text_size = 80 sphinxmark_div = "document" sphinxmark_fixed = False