mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Fix the link reference in the doc
This commit is contained in:
parent
a0a9c27630
commit
7e6e37b106
@ -46,7 +46,7 @@ Atomic types are the basic building block of all type information used in Psalm.
|
|||||||
* [`key-of<T>`](utility_types.md#key-oft)
|
* [`key-of<T>`](utility_types.md#key-oft)
|
||||||
* [`value-of<T>`](utility_types.md#value-oft)
|
* [`value-of<T>`](utility_types.md#value-oft)
|
||||||
* [`properties-of<T>`](utility_types.md#properties-oft)
|
* [`properties-of<T>`](utility_types.md#properties-oft)
|
||||||
* [`class-string-map<T of Foo, T>`](utility_types.md#class-string-mapt-as-foo-t)
|
* [`class-string-map<T of Foo, T>`](utility_types.md#class-string-mapt-of-foo-t)
|
||||||
* [`T[K]`](utility_types.md#tk)
|
* [`T[K]`](utility_types.md#tk)
|
||||||
* [Type aliases](utility_types.md#type-aliases)
|
* [Type aliases](utility_types.md#type-aliases)
|
||||||
* [Variable templates](utility_types.md#variable-templates)
|
* [Variable templates](utility_types.md#variable-templates)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user