diff --git a/README.rst b/README.rst index 0d0fa9ce..45725323 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ proper fork which: - integrates rfc2217 fixes - will be available as pyserial-labgrid on pypi -- Project Homepage: https://github.com/pyserial/pyserial-labgrid +- Project Homepage: https://github.com/labgrid-project/pyserial - Download Page: https://pypi.python.org/pypi/pyserial-labgrid BSD license, (C) 2001-2020 Chris Liechti @@ -48,9 +48,9 @@ Windows installers are also available (see download link above). or -To install this package with conda run: +To install this package with conda run: -``conda install -c conda-forge pyserial`` +``conda install -c conda-forge pyserial`` conda builds are available for linux, mac and windows. diff --git a/pyproject.toml b/pyproject.toml index fe0ffda2..299e8f10 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dynamic = ["version"] local_scheme = "no-local-version" [project.urls] -"Homepage" = "https://github.com/labgrid-project/pyserial-labgrid" +"Homepage" = "https://github.com/labgrid-project/pyserial" "Bug Tracker" = "https://github.com/labgrid-project/labgrid/issues" [project.scripts]