Commit af39760a authored by Sindre Sorhus's avatar Sindre Sorhus

Merge pull request #922 from robertkowalski/polymer-links

Polymer: fix/remove links
parents 3de192c8 9670be72
......@@ -1572,16 +1572,10 @@
"heading": "Official Resources",
"links": [{
"name": "Documentation",
"url": "http://www.polymer-project.org/getting-started.html"
"url": "http://www.polymer-project.org/docs/start/usingelements.html"
}, {
"name": "API Reference",
"url": "http://www.polymer-project.org/polymer.html"
}, {
"name": "Tools And Testing",
"url": "http://www.polymer-project.org/tooling-strategy.html"
}, {
"name": "FAQ",
"url": "http://www.polymer-project.org/faq.html"
"url": "http://www.polymer-project.org/docs/polymer/polymer.html"
}, {
"name": "Polymer on GitHub",
"url": "https://github.com/polymer"
......
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