Commit 7fd3d20
authored
Replacing two deprecated links
What: Changing this link https://www.typescriptlang.org/docs/handbook/interfaces.html by this one https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#interfaces and this link https://www.typescriptlang.org/docs/handbook/basic-types.html#array by this one https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#arrays
Why: The previously linked pages have been deprecated on the TypeScript doc website.1 parent 31a20c8 commit 7fd3d20
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
524 | | - | |
| 524 | + | |
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
530 | | - | |
| 530 | + | |
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
| |||
0 commit comments