Update 404 compat-table url

This commit is contained in:
Riaz
2024-03-25 13:22:20 +04:00
committed by GitHub
parent e105e29558
commit 4a035cb688
+1 -1
View File
@@ -1406,7 +1406,7 @@
| [Tiny helpers](https://tiny-helpers.dev/)| A collection of free single-purpose online tools for web developers |
| [CSS Ribbon Generator](https://www.cssportal.com/css-ribbon-generator/)| This generator will assist in creating a pure CSS corner ribbon. |
| [Can I Use](https://caniuse.com/) | Check cross-browser compatibility of frontend technologies. |
| [kangax-js-compat-table](https://kangax.github.io/compat-table/es6/) | Check JavaScript versions (ES5, ES6, ES2016+ etc.) compatibility across different compilers, servers/runtimes and platforms (Desktop and Mobile).|
| [kangax-js-compat-table](https://compat-table.github.io/compat-table/es6/) | Check JavaScript versions (ES5, ES6, ES2016+ etc.) compatibility across different compilers, servers/runtimes and platforms (Desktop and Mobile).|
| [mydevice.io](https://www.mydevice.io/)| Most commonly used device resolutions including phones and tablets |
| [Codepen](https://codepen.io/) | Build, test and discover frontend code. |
| [Responsively](https://responsively.app) | A tool for designers and frontend developers to design and debug their in all platforms with ease |