We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc39304 commit 0b61a1eCopy full SHA for 0b61a1e
_includes/footer.html
@@ -30,7 +30,7 @@ <h3 class="fancy">
30
<ul>
31
<li><a href="https://github.com/chaijs/chai/issues" target="_blank">Issues</a></li>
32
<li><a href="https://groups.google.com/group/chaijs" target="_blank">Google Group</a></li>
33
- <li><a href="https://travis-ci.org/#!/chaijs/chai" target="_blank">Build Status</a></li>
+ <li><a href="https://github.com/chaijs/chai/actions" target="_blank">Build Status</a></li>
34
</ul>
35
</div>
36
</section>
0 commit comments