Skip to content

Commit fc7349f

Browse files
committed
fix(decisions) correct three ADR heading numbers
Three ADR bodies carried wrong headings: adr-019-asset-management read 'ADR-017' (a number owned by adr-017-rac-managed-knowledge-not-work), and adr-025/adr-026 still had '# ADR-XXX' placeholders. Align each heading with its filename number and the '# ADR-NNN: Title' convention.
1 parent ba64f5b commit fc7349f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

rac/decisions/adr-019-asset-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ADR-017 Asset References
1+
# ADR-019: Asset References
22

33
## Status
44

rac/decisions/adr-025-hybrid-artifact-metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ADR-XXX Hybrid Artifact Metadata
1+
# ADR-025: Hybrid Artifact Metadata
22

33
## Status
44

rac/decisions/adr-026-opaque-artifact-identities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ADR-XXX Opaque System-Assigned Artifact Identity
1+
# ADR-026: Opaque System-Assigned Artifact Identity
22

33
## Status
44

0 commit comments

Comments
 (0)