Skip to content

Commit f2b63ab

Browse files
committed
Update links
1 parent edfe456 commit f2b63ab

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

pyproject.toml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[project.urls]
2-
Homepage = "https://pypi.org/project/splunk-sdk"
3-
Documentation = "https://docs.splunk.com/Documentation/PythonSDK/2.1.1"
4-
Repository = "https://github.com/splunk/splunk-sdk-python.git"
5-
Issues = "https://github.com/splunk/splunk-sdk-python/issues"
6-
Changelog = "https://github.com/splunk/splunk-sdk-python/blob/master/CHANGELOG.md"
2+
homepage = "https://pypi.org/project/splunk-sdk"
3+
documentation = "https://docs.splunk.com/Documentation/PythonSDK/2.1.1"
4+
issues = "https://github.com/splunk/splunk-sdk-python/issues"
5+
changelog = "https://github.com/splunk/splunk-sdk-python/blob/master/CHANGELOG.md"
6+
source = "https://github.com/splunk/splunk-sdk-python.git"
7+
download = "https://github.com/splunk/splunk-sdk-python/releases/latest"
78

89
[project]
910
name = "splunk-sdk"

0 commit comments

Comments
 (0)