Skip to content

Commit

Permalink
Update footer to use Stack Overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mroderick committed Jan 22, 2018
1 parent fdd1948 commit 1237e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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>Released under the <a href="https://opensource.org/licenses/BSD-3-Clause">BSD license</a>.</p>
</div>
</div>

0 comments on commit 1237e0d

Please sign in to comment.