Skip to content

Commit 9928903

Browse files
authored
feat: try ray banner (#52554)
1 parent c79a3de commit 9928903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ def render_svg_logo(path):
305305
# documentation.
306306
html_theme_options = {
307307
"use_edit_page_button": True,
308-
"announcement": False,
308+
"announcement": """$100 to try Ray on Anyscale — <a target="_blank" href="https://console.anyscale.com/register/ha?render_flow=ray&utm_source=ray_docs&utm_medium=docs&utm_campaign=banner">Start now</a>.""",
309309
"logo": {
310310
"svg": render_svg_logo("_static/img/ray_logo.svg"),
311311
},

0 commit comments

Comments
 (0)