diff --git a/pyproject.toml b/pyproject.toml index c440c73..e5f1ad1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "A python package for reading raw fcs files" authors = ["Eugene Yurtsev "] license = "MIT" readme = "README.rst" -repository = "https://www.github.com/eyurtsev/kor" +repository = "https://github.com/eyurtsev/fcsparser" keywords = ["flow cytometry", "data analysis", "cytometry", "parser", "data"] classifiers = [ "Intended Audience :: Science/Research",