diff --git a/setup.py b/setup.py index 6437388..4ac6d96 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ author_email="tket-support@cambridgequantum.com", python_requires=">=3.8", project_urls={ - "Documentation": "https://tket.quantinuum.com/extensions/pytket-pyquil/api/index.html", + "Documentation": "https://tket.quantinuum.com/extensions/pytket-pyquil/index.html", "Source": "https://github.com/CQCL/pytket-pyquil", "Tracker": "https://github.com/CQCL/pytket-pyquil/issues", },