Skip to content

Commit 21742ed

Browse files
authored
Merge pull request #46 from negz/release-0.2-meta
[release-0.2] Fix typos in the package metadata
2 parents d9da790 + 74a366e commit 21742ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package/crossplane.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ metadata:
1010
meta.crossplane.io/description: A patch & transform composition function
1111
meta.crossplane.io/readme: |
1212
This composition function does everything Crossplane's built-in
13-
[patch & transform][https://docs.crossplane.io/latest/concepts/patch-and-transform/]
13+
[patch & transform](https://docs.crossplane.io/latest/concepts/patch-and-transform/)
1414
composition does. Instead of specifying `spec.resources` in your
1515
Composition, you can use this function. See the
16-
[README](https://github.com/crossplane-contrib/function-patch-and-transform).
16+
[README](https://github.com/crossplane-contrib/function-patch-and-transform)
1717
for examples and documentation.
1818
spec: {}

0 commit comments

Comments
 (0)