Skip to content

Commit f32b9c3

Browse files
committed
fix-url
1 parent 740645f commit f32b9c3

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
@@ -871,7 +871,7 @@ def get_git_version_suffix():
871871
zip_safe=False,
872872
# for PyPI
873873
keywords=["Compiler", "Deep Learning"],
874-
url="https://flagos.io",
874+
url="https://github.com/flagos-ai/FlagTree/",
875875
python_requires=PYTHON_REQUIRES,
876876
classifiers=CLASSIFIERS,
877877
test_suite="tests",

0 commit comments

Comments
 (0)