Skip to content

Commit

Permalink
add quickstart button to model serving code snippet (#47545)
Browse files Browse the repository at this point in the history
<img width="1315" alt="Screenshot 2024-09-06 at 4 33 33 PM"
src="https://github.com/user-attachments/assets/770f96e5-9bcf-4f97-87fb-99f406a7919e">

Signed-off-by: Chris Zhang <[email protected]>
  • Loading branch information
chris-ray-zhang authored Sep 8, 2024
1 parent d471564 commit 3e8dd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/_templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ <h3>Scale with Ray</h3>
''') }}
<div class="tab-pane-links">
<a href="{{ pathto('serve/index') }}" target="_blank">Learn more about Ray Serve</a>
<a href="{{ pathto('serve/examples') }}" target="_blank">Examples</a>
<a href="https://console.anyscale.com/register/ha?utm_source=ray_docs&utm_medium=docs&utm_campaign=scale_with_ray&redirectTo=/v2/template-preview/serve-stable-diffusion-v2" target="_blank">Quickstart</a>
</div>
</div>
<!-- prettier-ignore -->
Expand Down

0 comments on commit 3e8dd0d

Please sign in to comment.