Skip to content

Commit ef5d9fd

Browse files
chore: Update links
1 parent f74f0b8 commit ef5d9fd

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
@@ -10,9 +10,9 @@ packages = [
1010
{ include = "thread/py.typed", from = "src" },
1111
]
1212
include = [{ path = "tests", format = "sdist" }]
13-
homepage = "https://github.com/python-thread/thread"
13+
homepage = "https://thread.ngjx.org"
1414
repository = "https://github.com/python-thread/thread"
15-
documentation = "https://github.com/python-thread/thread/blob/main/docs/getting-started.md"
15+
documentation = "https://thread.ngjx.org/docs"
1616
keywords = ["thread", "threading", "extension", "multiprocessing"]
1717
classifiers = [
1818
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)