Skip to content

Commit 63ac894

Browse files
authored
update code links in data/features/README.md (github#27064)
* update code links in data/features/README.md * Update README.md
1 parent 1216306 commit 63ac894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/features/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ versions:
4545

4646
## Schema enforcement
4747

48-
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).
48+
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).
4949

5050
## Script to remove feature tags
5151

0 commit comments

Comments
 (0)