From dc72402b5785a6ffadff59d4e018661278d4b028 Mon Sep 17 00:00:00 2001 From: Cyrus Leung Date: Wed, 15 May 2024 00:57:08 +0800 Subject: [PATCH] [Bugfix][Doc] Fix CI failure in docs (#4804) This PR fixes the CI failure introduced by #4798. The failure originates from having duplicate target names in reST, and is fixed by changing the ref targets to anonymous ones. For more information, see this discussion. I have also changed the format of the links to be more distinct from each other. --- docs/source/community/meetups.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/community/meetups.rst b/docs/source/community/meetups.rst index fa1a26521814..f371194781de 100644 --- a/docs/source/community/meetups.rst +++ b/docs/source/community/meetups.rst @@ -5,8 +5,8 @@ vLLM Meetups We host regular meetups in San Francisco Bay Area every 2 months. We will share the project updates from the vLLM team and have guest speakers from the industry to share their experience and insights. Please find the materials of our previous meetups below: -- `The third vLLM meetup `_, with Roblox, April 2nd 2024, `slides `_. -- `The second vLLM meetup `_, with IBM Research, January 31st 2024, `slides `_, `video (vLLM Update) `_, `video (IBM Research & torch.compile) `_. -- `The first vLLM meetup `_, with a16z, October 5th, 2023, `slides `_. +- `The third vLLM meetup `__, with Roblox, April 2nd 2024. `[Slides] `__ +- `The second vLLM meetup `__, with IBM Research, January 31st 2024. `[Slides] `__ `[Video (vLLM Update)] `__ `[Video (IBM Research & torch.compile)] `__ +- `The first vLLM meetup `__, with a16z, October 5th 2023. `[Slides] `__ -We are always looking for speakers and sponsors at San Francisco Bay Area and potentially other locations. If you are interested in speaking or sponsoring, please contact us at `vllm-questions@lists.berkeley.edu `_. +We are always looking for speakers and sponsors at San Francisco Bay Area and potentially other locations. If you are interested in speaking or sponsoring, please contact us at `vllm-questions@lists.berkeley.edu `__.