Skip to content

Commit 8e38dc1

Browse files
authored
fix: main.json to CHANGELOG.md in BCPNFR22.md (#2178)
1 parent 0b4acf8 commit 8e38dc1

File tree

1 file changed

+2
-2
lines changed
  • docs/content/specs-defs/includes/bicep/shared/non-functional

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ When a module to be published (i.e., that has a `version.json` file) is changed,
2929
```text
3030
# Changelog
3131
32-
The latest version of the changelog can be found [here](/Azure/bicep-registry-modules/blob/main/avm/<ptn|res|utl>/<namespace/modulename[/submodulePath]>/main.json).
32+
The latest version of the changelog can be found [here](/Azure/bicep-registry-modules/blob/main/avm/<ptn|res|utl>/<namespace/modulename[/submodulePath]>/CHANGELOG.md).
3333
3434
```
3535

@@ -72,7 +72,7 @@ A `CHANGELOG.md` file in the module's root folder **MUST** start with the `# Cha
7272
```text
7373
# Changelog
7474
75-
The latest version of the changelog can be found [here](/Azure/bicep-registry-modules/blob/main/avm/res/aad/domain-service/main.json).
75+
The latest version of the changelog can be found [here](/Azure/bicep-registry-modules/blob/main/avm/res/aad/domain-service/CHANGELOG.md).
7676
7777
## 0.2.1
7878

0 commit comments

Comments
 (0)