We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71e8f61 + cb78720 commit 2b2eb90Copy full SHA for 2b2eb90
packages/documentation/copy/en/reference/Type Compatibility.md
@@ -391,7 +391,7 @@ A "<span class='black-tick'>✓</span>" indicates a combination that is compatib
391
</tbody>
392
</table>
393
394
-Reiterating [Basic Types](/handbook/basic-types.html):
+Reiterating [Basic Types](/handbook/2/everyday-types.html):
395
396
- Everything is assignable to itself.
397
- `any` and `unknown` are the same in terms of what is assignable to them, different in that `unknown` is not assignable to anything except `any`.
0 commit comments