File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ This is the Function's input.
47
47
48
48
# # Okay, but why?
49
49
50
- There are a lot of good reasons to use a function to use a function to do P&T
50
+ There are a lot of good reasons to use a function to do P&T
51
51
composition. In fact, it's so compelling that the Crossplane maintainers are
52
52
considering deprecating native P&T. See Crossplane issue [#4746] for details.
53
53
@@ -189,9 +189,9 @@ $ crossplane xpkg build -f package --embed-runtime-image=runtime
189
189
` ` `
190
190
191
191
[Crossplane] : https://crossplane.io
192
- [docs-composition] : https://docs.crossplane.io/v1.14 /getting-started/provider-aws-part-2/#create-a-deployment-template
193
- [docs-functions] : https://docs.crossplane.io/v1.14 /concepts/composition-functions /
194
- [docs-pandt] : https://docs.crossplane.io/v1.14/concepts/ patch-and-transform/
192
+ [docs-composition] : https://docs.crossplane.io/latest /getting-started/provider-aws-part-2/#create-a-deployment-template
193
+ [docs-functions] : https://docs.crossplane.io/latest /concepts/compositions /
194
+ [docs-pandt] : https://docs.crossplane.io/latest/guides/function- patch-and-transform/
195
195
[fn-go-templating] : https://github.com/crossplane-contrib/function-go-templating
196
196
[#4617]: https://github.com/crossplane/crossplane/issues/4617
197
197
[#4746]: https://github.com/crossplane/crossplane/issues/4746
You can’t perform that action at this time.
0 commit comments