mirror of https://github.com/crossplane/docs.git
Fix 404 for 'testing composition functions' (#646)
This commit is contained in:
parent
5c360ba900
commit
f45ad5e9ac
|
@ -732,7 +732,7 @@ spec:
|
|||
|
||||
{{<hint "tip">}}
|
||||
Read the composition functions documentation to learn more about
|
||||
[testing composition functions](https://docs.crossplane.io/latest/composition-functions#test-a-composition-that-uses-functions).
|
||||
[testing composition functions](https://docs.crossplane.io/latest/concepts/composition-functions#test-a-composition-that-uses-functions).
|
||||
{{</hint>}}
|
||||
|
||||
## Build and push the function to a package registry
|
||||
|
@ -827,4 +827,4 @@ CI workflow access to push to the Marketplace by creating an API token and
|
|||
[adding it to your repository](https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#creating-secrets-for-a-repository).
|
||||
Save your API token access ID as a secret named `XPKG_ACCESS_ID` and your API
|
||||
token as a secret named `XPKG_TOKEN`.
|
||||
{{</hint>}}
|
||||
{{</hint>}}
|
||||
|
|
Loading…
Reference in New Issue