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 9ac10dd + cb74e1b commit 35acea3Copy full SHA for 35acea3
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 [The Basics](/handbook/2/basic-types.html):
+Reiterating [The Basics](/docs/handbook/2/basic-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