Skip to content

Commit 579478c

Browse files
fix: update external references link in resource group definitions
Signed-off-by: Jakob Möller <[email protected]>
1 parent 338dd8d commit 579478c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/docs/concepts/00-resource-group-definitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The `spec` section of a ResourceGraphDefinition contains two main components:
4343
- Dependencies between resources
4444
- Conditions for inclusion
4545
- Readiness criteria
46-
- [External References](#resourcegraphdefinition-more-about-resources)
46+
- [External References](#using-externalref-to-reference-objects-outside-the-resourcegraphdefinition)
4747

4848
This structure translates to YAML as follows:
4949

0 commit comments

Comments
 (0)