diff --git a/setup.py b/setup.py index be930b7..eab96d9 100644 --- a/setup.py +++ b/setup.py @@ -17,6 +17,7 @@ url="https://github.com/woodtechie1428/qualysclient", project_urls={ "Bug Tracker": "https://github.com/woodtechie1428/qualysclient/issues", + "Documentation": "https://qualysclient.readthedocs.io/en/latest/", }, classifiers=[ "Programming Language :: Python :: 3",