mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-17 14:18:17 +01:00
Update 114-never.md (#3716)
Replace a deprecated link with new link for `never` type documentation
This commit is contained in:
parent
cdb642c8d4
commit
9dae1b3595
@ -25,4 +25,4 @@ function infiniteLoop(): never {
|
||||
|
||||
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…
x
Reference in New Issue
Block a user