Skip to content

Commit

Permalink
Merge pull request #1670 from mroderick/update-footer
Browse files Browse the repository at this point in the history
Update footer
  • Loading branch information
mantoni authored Jan 22, 2018
2 parents fdd1948 + 225083e commit d929b22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<div class="footer">
<div class="container text-center">
<a href="http://sinonjs.org/" target="blank"><img class="grow" src="{{ "/assets/images/logo.png" | prepend: site.baseurl }}" alt="Sinon.JS"></a>
<p><a target="blank" class="join-btn" href="http://groups.google.com/group/sinonjs">Join our Google Group!</a></p>
<p>Copyright 2010 - 2017, the Sinon.JS committers.</p>
<p><a target="blank" class="join-btn" href="https://stackoverflow.com/questions/tagged/sinon">Join the discussion on Stack Overflow!</a></p>
<p>Copyright 2010 - 2018, the Sinon.JS committers.</p>
<p>Released under the <a href="https://opensource.org/licenses/BSD-3-Clause">BSD license</a>.</p>
</div>
</div>

0 comments on commit d929b22

Please sign in to comment.