1
0
mirror of synced 2025-12-19 18:10:59 -05:00

update code links in data/features/README.md (#27064)

* update code links in data/features/README.md

* Update README.md
This commit is contained in:
Tali Herzka
2022-04-20 15:40:16 -07:00
committed by GitHub
parent 12163066f7
commit 63ac8942ee

View File

@@ -45,7 +45,7 @@ versions:
## Schema enforcement
The schema for validating the feature versioning lives in [`tests/helpers/schemas/feature-versions.js`](tests/helpers/schemas/feature-versions.js) and is exercised by [`tests/content/lint-files.js`](tests/content/lint-files.js).
The schema for validating the feature versioning lives in [`tests/helpers/schemas/feature-versions-schema.js`](/tests/helpers/schemas/feature-versions-schema.js) and is exercised by [`tests/linting/lint-files.js`](/tests/linting/lint-files.js).
## Script to remove feature tags