Skip to content

Commit dc1d234

Browse files
author
Dmitriy Navrotskyy
committed
Merge pull request #186 from paradox41/patch-1
Fix aura.js URL
2 parents 17c43f5 + afc16ca commit dc1d234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
+ [Polymer Project](http://www.polymer-project.org/): Polymer is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers.
2020
+ [Video: Web Components: A Tectonic Shift for Web Development](https://developers.google.com/events/io/sessions/318907648) + [Slides](http://www.webcomponentsshift.com/)
2121
+ [Video: Web Components in Action](https://developers.google.com/events/io/sessions/324149970)
22-
+ [Aura](http://aurajs.github.io/aura/) is an event-driven architecture for developing scalable applications using reusable widgets.
22+
+ [Aura](http://aurajs.com/) is an event-driven architecture for developing scalable applications using reusable widgets.
2323
+ [Hydra](http://tcorral.github.io/Hydra.js/) is an easy-to-use framework that provides you with the necessary tools to create scalable applications using modules and widgets.
2424
+ [Terrific.js](http://terrifically.org/) provides you a Scalable Javascript Architecture, that helps you to modularize your jQuery/Zepto Code in a very intuitive and natural way
2525
+ [Patterns For Large-Scale JavaScript Application Architecture](http://addyosmani.com/largescalejavascript/)

0 commit comments

Comments
 (0)