Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 48dd357

Browse files
authored
Update setup.py (#223)
1 parent 1b21fa8 commit 48dd357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ def get_extensions():
125125
name=package_name,
126126
version=version,
127127
author='PyTorch Core Team',
128-
url="https://github.com/facebookresearch/functorch",
128+
url="https://github.com/pytorch/functorch",
129129
description='prototype of composable function transforms for PyTorch',
130130
license='BSD',
131131

0 commit comments

Comments
 (0)