Skip to content

Commit

Permalink
docs: Fixed issue link to pkg.go.dev.
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzyx committed Oct 20, 2023
1 parent ac6dce2 commit 42e1e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ contact_links:
url: https://github.com/northwood-labs/terraform-provider-corefunc/discussions
about: Please ask and answer questions here.
- name: Documentation for the Go library.
url: https://pkg.go.dev/github.com/northwood-labs/terraform-provider-corefunc
url: https://pkg.go.dev/github.com/northwood-labs/terraform-provider-corefunc/corefunc
about: Read Go library documentation.
- name: Documentation for the Terraform provider.
url: https://registry.terraform.io/providers/northwood-labs/corefunc
Expand Down

0 comments on commit 42e1e7d

Please sign in to comment.