Skip to content

Commit

Permalink
ext/userfunc: Fix the package documentation link in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
glerb committed Aug 21, 2020
1 parent 3c57e14 commit 9603bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/userfunc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ inclusion in a `hcl.EvalContext`. It also returns a new `cty.Body` that
contains the remainder of the content from the given body, allowing for
further processing of remaining content.

For more information, see [the godoc reference](http:https://godoc.org/github.com/hashicorp/hcl/v2/ext/userfunc).
For more information, see [the godoc reference](https:https://pkg.go.dev/github.com/hashicorp/hcl/v2/ext/userfunc?tab=doc).

0 comments on commit 9603bea

Please sign in to comment.