Skip to content

Commit

Permalink
Update gitter link and integration
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekTBrown committed Sep 8, 2017
1 parent d110c36 commit ebdb1d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ cache:
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/b6345b667960e107bba8
- https://webhooks.gitter.im/e/522ca26d625961d84e24
2 changes: 1 addition & 1 deletion client/imports/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<a [routerLink]="['/legal']"><md-chip>Legal</md-chip></a>
<a href="http://tuxlab.org" ><md-chip>Website</md-chip></a>
<a href="https://github.com/learnlinux"><md-chip>GitHub</md-chip></a>
<a href="https://gitter.im/learnlinux/tuxlab-app"><md-chip>Gitter</md-chip></a>
<a href="https://gitter.im/learnlinux/Lobby"><md-chip>Gitter</md-chip></a>
</md-chip-list>
</div><br>
<label>Copyright &copy; 2017 Carnegie Mellon University. All Rights Reserved.</label>
Expand Down

0 comments on commit ebdb1d1

Please sign in to comment.