Skip to content

Commit 52974c8

Browse files
andyxningYuqi Zhang
authored andcommitted
[MISC] update project urls in pyproject.toml (vllm-project#18519)
Signed-off-by: Andy Xie <andy.xning@gmail.com> Signed-off-by: Yuqi Zhang <yuqizhang@google.com>
1 parent 96631b8 commit 52974c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ dynamic = [ "version", "dependencies", "optional-dependencies"]
3535

3636
[project.urls]
3737
Homepage="https://github.com/vllm-project/vllm"
38-
Documentation="https://vllm.readthedocs.io/en/latest/"
39-
Slack="http://slack.vllm.ai/"
38+
Documentation="https://docs.vllm.ai/en/latest/"
39+
Slack="https://slack.vllm.ai/"
4040

4141
[project.scripts]
4242
vllm = "vllm.entrypoints.cli.main:main"

0 commit comments

Comments
 (0)