Update link and wording for comp function guide (#650)

This commit is contained in:
Pete Lumbis 2023-12-06 12:55:48 -05:00 committed by GitHub
parent 641241ee57
commit 1cb9691cd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -452,10 +452,8 @@ $ crossplane xpkg push -f package/*.xpkg crossplane-contrib/function-example:v0.
```
{{<hint "tip">}}
Crossplane has
[language specific guides]({{<ref "../../knowledge-base/guides">}}) to writing
a composition function. Refer to the guide for your preferred language for a
more detailed guide to writing a function.
Crossplane has a
[guide to writing a composition function in Go]({{<ref "../../knowledge-base/guides/write-a-composition-function-in-go">}}).
{{</hint>}}
When you're writing a composition function it's useful to know how composition