Update 114-never.md (#3716)

Replace a deprecated link with new link for `never` type documentation
pull/3720/head
Chandresh Patidar 2 years ago committed by GitHub
parent cdb642c8d4
commit 9dae1b3595
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/data/roadmaps/typescript/content/101-typescript-types/114-never.md

@ -25,4 +25,4 @@ function infiniteLoop(): never {
Learn more from the following links: Learn more from the following links:
- [Never](https://www.typescriptlang.org/docs/handbook/basic-types.html#never) - [Never](https://www.typescriptlang.org/docs/handbook/2/narrowing.html#the-never-type)

Loading…
Cancel
Save