Fix hiring link to point to the proper page.

Also includes a quick fix for styling the link.
This commit is contained in:
Mathias Meyer 2014-12-09 19:01:39 +01:00
parent 3d0b50c679
commit b51ca7e50a
2 changed files with 3 additions and 2 deletions

View File

@ -25,7 +25,7 @@
</ul>
</li>
<li>
<a href="#" class="werehiring" target="_blank">We're Hiring!</a>
<a href="https://travisci.workable.com" class="werehiring" target="_blank">We're Hiring!</a>
</li>
<li class="traviscicom">
<a href="http://travis-ci.com">Travis CI for Private Repositories</a>

View File

@ -32,7 +32,8 @@
a.werehiring
background-color: #31363d
border-radius: 4px
padding: 0 6px 0 6px
padding: 6px 18px 6px 18px
display: inline
li.traviscicom
a