Skip to content

Commit e9419fe

Browse files
Update some links in pyproject.toml (#542)
1 parent f32140b commit e9419fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ dependencies = [
3131
dynamic = ["version"]
3232

3333
[project.urls]
34-
GitHub = "https://github.com/pytorch-labs/forge"
35-
Documentation = "https://github.com/pytorch-labs/forge/tree/main/docs"
36-
Issues = "https://github.com/pytorch-labs/forge/issues"
34+
GitHub = "https://github.com/meta-pytorch/torchforge"
35+
Documentation = "https://meta-pytorch.org/torchforge"
36+
Issues = "https://github.com/meta-pytorch/torchforge/issues"
3737

3838
[project.optional-dependencies]
3939
dev = [

0 commit comments

Comments
 (0)