diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0f1c2c658bba1fccd2e19bf166e18848f398c2c5..973415c1866b26d5ccd65ee823d27a4e5b4dc8d0 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -10,7 +10,7 @@ After you finish adding support for your device:
 
 If you've added a component:
 
- - update the file [`domain-icon.html`](https://github.com/balloob/home-assistant/blob/master/homeassistant/components/http/www_static/polymer/domain-icon.html) with an icon for your domain ([pick from this list](https://www.polymer-project.org/components/core-icons/demo.html))
+ - update the file [`domain-icon.html`](https://github.com/balloob/home-assistant/blob/master/homeassistant/components/http/www_static/polymer/domain-icon.html) with an icon for your domain ([pick from this list](https://www.polymer-project.org/0.5/components/core-elements/demo.html#core-icon))
  - update the demo component with two states that it provides
  - Add your component to home-assistant.conf.example