Skip to content

Commit 2e44509

Browse files
authored
fix: fixes wrong spec-name (#2130)
1 parent 8a04cac commit 2e44509

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: BCPNRF22 - Bicep Module Changelog
2+
title: BCPNFR22 - Bicep Module Changelog
33
description: Module changes are written to a changelog
4-
url: /spec/BCPNRF22
4+
url: /spec/BCPNFR22
55
type: default
66
tags: [
77
Class-Resource, # MULTIPLE VALUES: this can be "Class-Resource" AND/OR "Class-Pattern" AND/OR "Class-Utility"
@@ -20,7 +20,7 @@ tags: [
2020
priority: 11016
2121
---
2222

23-
## ID: BCPNRF22 - Category: Publishing - Changelog
23+
## ID: BCPNFR22 - Category: Publishing - Changelog
2424

2525
When a module to be published (i.e., that has a `version.json` file) is changed, an entry **MUST** be created in the `CHANGELOG.md` file in the module folder. A link to the latest version of the changelog file has to be included at the top of the file, just below the `# Changelog` line. It is surrounded by empty lines.
2626

0 commit comments

Comments
 (0)