Unverified Commit b4245a48 authored by wwl2755's avatar wwl2755 Committed by GitHub
Browse files

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


Signed-off-by: default avatarwwl2755 <wangwenlong2755@gmail.com>
parent 4e0f6076
...@@ -104,7 +104,7 @@ myst_url_schemes = { ...@@ -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"],
}, },
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment