Skip to content

Commit bcc2573

Browse files
authored
fix: Correct project documentation link (#19)
1 parent 463a4b9 commit bcc2573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["LaunchDarkly <[email protected]>"]
66
license = "Apache-2.0"
77
readme = "README.md"
88
repository = "https://github.com/launchdarkly/openfeature-python-server"
9-
documentation = "https://launchdarkly-openfeature-server.readthedocs.io/en/latest/"
9+
documentation = "https://launchdarkly-openfeature-python-sdk.readthedocs.io/en/latest/"
1010
classifiers = [
1111
"Intended Audience :: Developers",
1212
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)