Skip to content

Commit b4245a4

Browse files
authored
[Doc] Fix dead links in Job Board (#15637)
Signed-off-by: wwl2755 <[email protected]>
1 parent 4e0f607 commit b4245a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"classes": ["github"],
105105
},
106106
"gh-project": {
107-
"url": "https://github.com/vllm-project/projects/{{path}}",
107+
"url": "https://github.com/orgs/vllm-project/projects/{{path}}",
108108
"title": "Project #{{path}}",
109109
"classes": ["github"],
110110
},

0 commit comments

Comments
 (0)