diff options
-rw-r--r-- | _layouts/default.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 703fdbc..db268b3 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -65,9 +65,9 @@ Building a RESTful API?<br /> <a href="http://apiengine.io">ApiEngine.io</a> - Coming soon <br /> <div style="background: url(earbits-b.png); padding: 7px; border-radius: 3px"> - <a href="http://www.earbits.com/#station/other-music-to-work-to/we-call-it-house-dubathonic-3-mix" style="color: #fff; text-decoration: none"> + <a href="http://www.earbits.com?#station/music-to-work-to-electronic-for-work" style="color: #fff; text-decoration: none"> <img style="margin-top: -5px" src="earbits.png" alt="earbit.com - free online radio" /> - <span style="display:inline-block; line-height: 20px;margin-left: 20px;">Radio station for programmers</span> + <span style="display:inline-block; line-height: 20px;margin-left: 20px;">Music for hackers</span> </a> </div> </span> |