We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pyproject.toml
1 parent f32140b commit e9419feCopy full SHA for e9419fe
pyproject.toml
@@ -31,9 +31,9 @@ dependencies = [
31
dynamic = ["version"]
32
33
[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"
+GitHub = "https://github.com/meta-pytorch/torchforge"
+Documentation = "https://meta-pytorch.org/torchforge"
+Issues = "https://github.com/meta-pytorch/torchforge/issues"
37
38
[project.optional-dependencies]
39
dev = [
0 commit comments