[Doc] Fix dead links in Job Board (#15637)
Signed-off-by: wwl2755 <wangwenlong2755@gmail.com>
This commit is contained in:
parent
4e0f6076be
commit
b4245a48df
@ -104,7 +104,7 @@ myst_url_schemes = {
|
|||||||
"classes": ["github"],
|
"classes": ["github"],
|
||||||
},
|
},
|
||||||
"gh-project": {
|
"gh-project": {
|
||||||
"url": "https://github.com/vllm-project/projects/{{path}}",
|
"url": "https://github.com/orgs/vllm-project/projects/{{path}}",
|
||||||
"title": "Project #{{path}}",
|
"title": "Project #{{path}}",
|
||||||
"classes": ["github"],
|
"classes": ["github"],
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user