From 2fe1c3705058df84124589686aaf79c5071a9123 Mon Sep 17 00:00:00 2001 From: Serhii Kulykov Date: Wed, 21 Dec 2022 23:03:28 +0200 Subject: [PATCH] Update link to Web Components (#2459) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b18c992..5573362 100644 --- a/readme.md +++ b/readme.md @@ -354,7 +354,7 @@ - [React](https://github.com/enaqx/awesome-react#readme) - JavaScript library for building user interfaces. - [Relay](https://github.com/expede/awesome-relay#readme) - Framework for building data-driven React apps. - [React Hooks](https://github.com/glauberfc/awesome-react-hooks#readme) - Lets you use state and other React features without writing a class. -- [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way#readme) +- [Web Components](https://github.com/web-padawan/awesome-web-components#readme) - [Polymer](https://github.com/Granze/awesome-polymer#readme) - JavaScript library to develop Web Components. - [Angular](https://github.com/PatrickJS/awesome-angular#readme) - App framework. - [Backbone](https://github.com/sadcitizen/awesome-backbone#readme) - App framework.