Skip to content

Commit 81a4e95

Browse files
committed
Update project URLs
1 parent f2c297a commit 81a4e95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ dependencies = [
3030
]
3131

3232
[project.urls]
33-
HOMEPAGE = "https://example.com"
34-
DOCS = "https://readthedocs.org"
33+
HOMEPAGE = "https://pypi.org/project/splunk-sdk"
34+
DOCS = "https://docs.splunk.com/Documentation/PythonSDK/2.0.0"
3535
REPO = "http://github.com/splunk/splunk-sdk-python.git"
3636

3737
# [tool.setuptools.package-dir]

0 commit comments

Comments
 (0)