Skip to content

Commit 4c10a6f

Browse files
authored
doc: fix readme (#272)
@dotansimha sorry, missed the `rules` path in: #268.
1 parent 134e6c1 commit 4c10a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Available Rules
22

3-
- [`no-unreachable-types.md`](./no-unreachable-types.md)
3+
- [`no-unreachable-types`](./rules/no-unreachable-types.md)
44
- [`no-deprecated`](./rules/no-deprecated.md)
55
- [`unique-fragment-name`](./rules/unique-fragment-name.md)
66
- [`unique-operation-name`](./rules/unique-operation-name.md)

0 commit comments

Comments
 (0)