Skip to content

Commit ff712f0

Browse files
committed
build: fix broken links in environment config docs
Signed-off-by: Jared Watts <[email protected]>
1 parent 17124df commit ff712f0

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

content/master/concepts/environment-configs.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -486,9 +486,12 @@ spec:
486486
toFieldPath: spec.forProvider.tags
487487
```
488488

489-
The [Patch and Transform]({{<ref "./patch-and-transform">}}) documentation has
490-
more information on patching individual resources.
491489

492-
[extra-resources]: {{<ref "./composition-functions">}}
490+
491+
{{<hint "tip" >}}
492+
The [Patch and Transform]({{<ref "../guides/function-patch-and-transform">}}) documentation has more information on patching individual resources.
493+
{{< /hint >}}
494+
495+
[extra-resources]: {{<ref "./compositions">}}
493496
[function-environment-configs]: https://github.com/crossplane-contrib/function-environment-configs
494497
[function-patch-and-transform]: {{<ref "../guides/function-patch-and-transform">}}

0 commit comments

Comments
 (0)