diff --git a/pyproject.toml b/pyproject.toml index 47db19d..9afb45e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,6 +31,7 @@ dev = ["vshieldpy[testing]", "ruff"] [project.urls] Homepage = "https://github.com/airblast-dev/vshieldpy" Issues = "https://github.com/airblast-dev/vshieldpy/issues" +Docs = "https://vshieldpy.readthedocs.io/en/latest/" [build-system] requires = ["hatchling"]