Commit d5a4a929 authored by Stephen Sawchuk's avatar Stephen Sawchuk

Correct angularjs homepage URL

parent 3157437d
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
"angularjs": { "angularjs": {
"name": "AngularJS", "name": "AngularJS",
"description": "HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.", "description": "HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.",
"homepage": "angularjs.com", "homepage": "angularjs.org",
"examples": [{ "examples": [{
"name": "Architecture Example", "name": "Architecture Example",
"url": "architecture-examples/angularjs" "url": "architecture-examples/angularjs"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment