Skip to content

Commit 4a0bc34

Browse files
committed
Merge branch 'feature/readme' of github.com:stackitcloud/stackit-sdk-generator into feature/readme
2 parents 9efa46d + 35a9688 commit 4a0bc34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/python/README.mustache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
For more information, please visit [{{{infoUrl}}}]({{{infoUrl}}})
88
{{/infoUrl}}
99

10-
This package is part of the STACKIT Python SDK. For additional information please visit the [github repository](https://{{gitHost}}/{{{gitUserId}}}/{{{gitRepoId}}}) of the SDK.
10+
This package is part of the STACKIT Python SDK. For additional information, please visit the [GitHub repository](https://{{gitHost}}/{{{gitUserId}}}/{{{gitRepoId}}}) of the SDK.
1111

1212

1313
## Installation & Usage
@@ -24,4 +24,4 @@ import {{{packageName}}}
2424

2525
## Getting Started
2626

27-
[Examples](https://{{gitHost}}/{{{gitUserId}}}/{{{gitRepoId}}}/tree/main/examples) for the usage of the package can be found in the [github repository](https://{{gitHost}}/{{{gitUserId}}}/{{{gitRepoId}}}) of the SDK.
27+
[Examples](https://{{gitHost}}/{{{gitUserId}}}/{{{gitRepoId}}}/tree/main/examples) for the usage of the package can be found in the [GitHub repository](https://{{gitHost}}/{{{gitUserId}}}/{{{gitRepoId}}}) of the SDK.

0 commit comments

Comments
 (0)