Skip to content

Commit 36366b3

Browse files
authored
fix: BCPFR1 link to BCPFR6 fixed (#2126)
1 parent 04647f5 commit 36366b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/content/specs-defs/includes/bicep/shared/functional

docs/content/specs-defs/includes/bicep/shared/functional/BCPFR1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ Module owners **MAY** cross-references other modules to build either Resource or
2424

2525
However, they **MUST** be referenced only by a public registry reference to a pinned version e.g. `br/public:avm/[res|ptn|utl]/<publishedModuleName>:>version<`. They **MUST NOT** use local parent path references to a module e.g. `../../xxx/yyy.bicep`.
2626

27-
The **only** exception to this rule are child modules as documented in [BCPFR6]({{% siteparam base %}}/specs-defs/includes/bicep/shared/functional/BCPFR6).
27+
The **only** exception to this rule are child modules as documented in [BCPFR6]({{% siteparam base %}}/spec/BCPFR6).
2828

2929
Modules **MUST NOT** contain references to non-AVM modules.

0 commit comments

Comments
 (0)