We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b403a commit 7ce7f26Copy full SHA for 7ce7f26
README.md
@@ -115,7 +115,7 @@ $dumper->dump($value_of_that_given_type);
115
This library depends on [HTL\TypeVisitor](https://github.com/herhsel-theodore-layton/type-visitor)
116
to provide its functionality. `TypeVisitor` depends on unstable Hack apis,
117
`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).
+details, see [stability](https://github.com/hershel-theodore-layton/type-visitor/blob/master/README.md).
119
This api has been unstable since 2016, so take this with a grain of salt.
120
121
In order to minimize the potential impact of a removal of these apis, you should
0 commit comments