diff --git a/content/master/concepts/composition-functions.md b/content/master/concepts/composition-functions.md index fb47665a..f2c8e704 100644 --- a/content/master/concepts/composition-functions.md +++ b/content/master/concepts/composition-functions.md @@ -422,7 +422,7 @@ To write a composition function, you: 1. [Test the function](#test-a-composition-that-uses-functions). 1. Build the function, and push it to a package registry. -You use the [Crossplane CLI](https://github.com/crossplane/docs/pull/584) to +You use the [Crossplane CLI]({{}}) to create, test, build, and push a function. For example, ```shell {copy-lines=none}