javascript icon indicating copy to clipboard operation
javascript copied to clipboard

Upd link to es5 and es6 compat table in readme

Open matheusfelipeog opened this issue 2 years ago • 6 comments

The old links are dead. The current link base path for compat table (https://kangax.github.io/compat-table/) is redirecting to https://compat-table.github.io/compat-table/

matheusfelipeog avatar Oct 13 '23 08:10 matheusfelipeog

They’re not dead, because they redirect, but thanks.

ljharb avatar Oct 13 '23 14:10 ljharb

They’re not dead, because they redirect, but thanks.

Sorry @ljharb, I'm referring to the paths */es5/ and */es6/:

https://kangax.github.io/compat-table/es5/ image

https://kangax.github.io/compat-table/es6/ image

matheusfelipeog avatar Oct 13 '23 18:10 matheusfelipeog

ah, thanks; I’ll fix those to redirect properly.

ljharb avatar Oct 13 '23 18:10 ljharb

https://github.com/kangax/kangax.github.com/pull/3 will fix the redirects, but we should still change all the "kangax" to "compat-table".

ljharb avatar Oct 13 '23 21:10 ljharb

Good job @ljharb, thanks.

I'm going to change all "kangax" to "compat-table" now to comply

matheusfelipeog avatar Oct 13 '23 22:10 matheusfelipeog

Okay, apparently that was the only mention left.

matheusfelipeog avatar Oct 13 '23 22:10 matheusfelipeog