Skip to content

Commit a5ec8ce

Browse files
committed
docs: fixed pkg.go.dev url
Signed-off-by: Philipp Reusch (pdrd) <[email protected]>
1 parent 22300b8 commit a5ec8ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CDKTF Go bindings for `stackitcloud/stackit` (BETA)
22

3-
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Go Reference](https://pkg.go.dev/badge/github.com/stackitcloud/cdktf-provider-stackit-go.svg)](https://pkg.go.dev/github.com/stackitcloud/cdktf-provider-stackit-go)
3+
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Go Reference](https://pkg.go.dev/badge/github.com/stackitcloud/cdktf-provider-stackit-go/stackit.svg)](https://pkg.go.dev/github.com/stackitcloud/cdktf-provider-stackit-go/stackit)
44

55
This repository provides auto-generated Go bindings for the Terraform provider [stackitcloud/stackit](https://registry.terraform.io/providers/stackitcloud/stackit/latest) for [CDK for Terraform](https://developer.hashicorp.com/terraform/cdktf).
66

@@ -26,7 +26,7 @@ go get github.com/stackitcloud/cdktf-provider-stackit-go/stackit
2626

2727
## Docs
2828

29-
Documentation is auto-generated and published via [pkg.go.dev](https://pkg.go.dev/github.com/stackitcloud/cdktf-provider-stackit-go).
29+
Documentation is auto-generated and published via [pkg.go.dev](https://pkg.go.dev/github.com/stackitcloud/cdktf-provider-stackit-go/stackit).
3030

3131
## Issues / Bugs
3232

0 commit comments

Comments
 (0)