wayfair-archive / awesome-learning

Awesome Learning - Learn JavaScript and Front-End Fundamentals at your own pace
https://wayfair.github.io/awesome-learning/
BSD 2-Clause "Simplified" License
228 stars 91 forks source link

Broken Link for Implicit Coercion #201

Closed xixi743 closed 3 years ago

xixi743 commented 4 years ago

Within the "Data Types" course and in the lesson for "Types and Equality", the link for Implicit Coercion by YDKJS is broken.

To Reproduce To reproduce, go to https://wayfair.github.io/awesome-learning/courses/Data-Types/types-and-equality and open the pre-read material for Implicit Coercion.

Expected behavior The new link for that resource is located at https://github.com/getify/You-Dont-Know-JS/blob/1st-ed/types%20%26%20grammar/ch4.md#implicit-coercion

shayneofficer commented 3 years ago

Looks like this is resolved @SheaBelsky :D, the link works for me :+1: