Skip to content

Commit 176d62e

Browse files
authored
[MISC] update project urls in pyproject.toml (#18519)
Signed-off-by: Andy Xie <andy.xning@gmail.com>
1 parent 20bd6f4 commit 176d62e

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)