Skip to content

Commit f8165f3

Browse files
committed
Update setup.py
1 parent a073ff0 commit f8165f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def read(fname):
3535
description="Tibetan Word Tokenizer",
3636
license="Apache2",
3737
keywords="nlp computational_linguistics tibetan tokenizer token",
38-
url="https://github.com/Esukhia/botok",
38+
url="https://github.com/OpenPecha/botok",
3939
packages=setuptools.find_packages(exclude=["tests"]),
4040
long_description=read("README.md"),
4141
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)