[Doc] Fix dead links in Job Board (#15637)

Signed-off-by: wwl2755 <wangwenlong2755@gmail.com>
This commit is contained in:
wwl2755
2025-03-27 21:43:40 -05:00
committed by GitHub
parent 4e0f6076be
commit b4245a48df

View File

@@ -104,7 +104,7 @@ myst_url_schemes = {
"classes": ["github"],
},
"gh-project": {
"url": "https://github.com/vllm-project/projects/{{path}}",
"url": "https://github.com/orgs/vllm-project/projects/{{path}}",
"title": "Project #{{path}}",
"classes": ["github"],
},