Skip to content

Commit 6c2a11d

Browse files
rubenhoenlemarceljk
andcommitted
Apply suggestions from code review
Co-authored-by: Marcel Jacek <72880145+marceljk@users.noreply.github.com>
1 parent 6584460 commit 6c2a11d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

services/kms/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This API provides endpoints for managing keys and key rings.
33

44

55

6-
This package is part of the STACKIT Python SDK. For additional information, please visit the [GitHub repository](https://github.com/stackitcloud/git@github.com:stackitcloud/stackit-sdk-python.git) of the SDK.
6+
This package is part of the STACKIT Python SDK. For additional information, please visit the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.
77

88

99
## Installation & Usage

services/kms/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ flake8-quotes = ">=3.4.0"
4444
isort = ">=5.13.2"
4545

4646
[project.urls]
47-
Homepage = "https://github.com/stackitcloud/git@github.com:stackitcloud/stackit-sdk-python.git"
48-
Issues = "https://github.com/stackitcloud/git@github.com:stackitcloud/stackit-sdk-python.git/issues"
47+
Homepage = "https://github.com/stackitcloud/stackit-sdk-python"
48+
Issues = "https://github.com/stackitcloud/stackit-sdk-python/issues"
4949

5050
[build-system]
5151
requires = ["setuptools", "poetry-core"]

0 commit comments

Comments
 (0)