Skip to content

Commit 7ce7f26

Browse files
Fix a dead link to stability
1 parent e3b403a commit 7ce7f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ $dumper->dump($value_of_that_given_type);
115115
This library depends on [HTL\TypeVisitor](https://github.com/herhsel-theodore-layton/type-visitor)
116116
to provide its functionality. `TypeVisitor` depends on unstable Hack apis,
117117
`TypeStructure<T>` and `\HH\ReifiedGenerics\get_type_structure<T>()`. For more
118-
details, see [stability](https://github.com/herhsel-theodore-layton/type-visitor/README.md).
118+
details, see [stability](https://github.com/hershel-theodore-layton/type-visitor/blob/master/README.md).
119119
This api has been unstable since 2016, so take this with a grain of salt.
120120

121121
In order to minimize the potential impact of a removal of these apis, you should

0 commit comments

Comments
 (0)