Skip to content

Commit

Permalink
updated mapped types reference link to non depreciated page in the ha…
Browse files Browse the repository at this point in the history
…ndbook (microsoft#2884)
  • Loading branch information
JaymanW authored Jul 14, 2023
1 parent a03790f commit 225f87c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ type CorrectMappedArtistForEdit = MyPartialTypeForEdit<Artist>;
// work, but covers most of the basics. If you'd like to
// dive in with more depth, check out the handbook:
//
// https://www.typescriptlang.org/docs/handbook/advanced-types.html#mapped-types
// https://www.typescriptlang.org/docs/handbook/2/mapped-types.html

0 comments on commit 225f87c

Please sign in to comment.