diff --git a/README.md b/README.md index e85076d..c959371 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Magento 2 Resources [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](CONTRIBUTING.md) [![628 resources](https://img.shields.io/badge/resources-628-orange.svg?style=flat)](#table-of-contents) [![Links Health Status](https://github.com/aleron75/mageres/workflows/Check%20Links%20Health/badge.svg)](https://github.com/aleron75/mageres/actions?query=workflow%3A%22Check+Links+Health%22) +# Magento 2 Resources [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](CONTRIBUTING.md) [![627 resources](https://img.shields.io/badge/resources-627-orange.svg?style=flat)](#table-of-contents) [![Links Health Status](https://github.com/aleron75/mageres/workflows/Check%20Links%20Health/badge.svg)](https://github.com/aleron75/mageres/actions?query=workflow%3A%22Check+Links+Health%22)
@@ -597,7 +597,6 @@ If you want to support Mageres, the [Mage-OS](https://mage-os.org/) project, and * [Magento 2 / PHP versions Matrix](https://gist.github.com/fooman/b1d70ca2954c05c3e11a7a9db04a8a10) * [Magento 2 Cache Cheat Sheet](https://gist.github.com/scottsb/ed3058501520aa092675f763e2b93f9b) * [Magento 2 Delete Test Data](https://gist.github.com/leek/f7fd2c41668b0f8a0a5f6e5209fe8f4e) - A set of Magento 2 scripts to delete test data. -* [Magento 2 JavaScript CheatSheet](https://jason.codes/2019/08/magento-2-javascript-cheatsheet/) - A quick go-to reference to see the different ways of handling JavaScript. * [Magento 2 Less Diagram](https://github.com/adexandros/magento2-less-diagram) - A diagram by Andrea D’Urso to help understand how Magento less import and compilation work. * [Magento 2 Quick Tips ebook](https://resources.fooman.com/ebooks/Magento-2-Quick-Tips-ebook-by-Fooman.pdf) - Quick tips from Fooman to easier Magento 2 development. * [Magento 2 Repository Example](https://github.com/pronkoconsulting/magento-2-repository-example) - Example on how Magento 2 project should look like in a repository