diff --git a/pyproject.toml b/pyproject.toml index 14025c6..e7f2676 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["LaunchDarkly "] license = "Apache-2.0" readme = "README.md" repository = "https://github.com/launchdarkly/openfeature-python-server" -documentation = "https://launchdarkly-openfeature-server.readthedocs.io/en/latest/" +documentation = "https://launchdarkly-openfeature-python-sdk.readthedocs.io/en/latest/" classifiers = [ "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License",