diff --git a/content/knowledge-base/guides/write-a-composition-function-in-go.md b/content/knowledge-base/guides/write-a-composition-function-in-go.md index c4189abe..f662e54b 100644 --- a/content/knowledge-base/guides/write-a-composition-function-in-go.md +++ b/content/knowledge-base/guides/write-a-composition-function-in-go.md @@ -421,7 +421,7 @@ working with the `RunFunctionRequest` and `RunFunctionResponse` types easier. {{}} Read the -[Go package documentation](https://pkg.go.dev/github.com/crossplane/function-sdk-go). +[Go package documentation](https://pkg.go.dev/github.com/crossplane/function-sdk-go) for the SDK. {{}}