Skip to content

Commit

Permalink
Updated Novawar stream to twitch from hitbox
Browse files Browse the repository at this point in the history
  • Loading branch information
andypike committed Aug 28, 2015
1 parent 18dbd74 commit 82103cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
- if CONFIG[:terms_and_conditions_link].present?
%li= link_to "Terms & Conditions", CONFIG[:terms_and_conditions_link]
%ul.pull-right
%li= link_to "NovaWar Stream", "http://hitbox.tv/novawar", :target => "_blank"
%li= link_to "NovaWar Stream", "http://twitch.tv/novawar", :target => "_blank"
%li= link_to "MaximusBlack Stream", "http://www.twitch.tv/lagtvmaximusblack", :target => "_blank"
%li= link_to "LAGTV Stream", "http://www.twitch.tv/lifesaglitchtv", :target => "_blank"
%li= link_to "LAGTV Store", "http://d2dgamer.wordans.com/my/boutique", :target => "_blank"
Expand Down
2 changes: 1 addition & 1 deletion app/views/pages/_streams.html.haml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= link_to_stream 'LAGTV', 'http://twitch.tv/lifesaglitchtv'
= link_to_stream 'MaximusBlack', 'http://twitch.tv/lagtvmaximusblack'
= link_to_stream 'NovaWar', 'http://hitbox.tv/novawar'
= link_to_stream 'NovaWar', 'http://twitch.tv/novawar'

0 comments on commit 82103cb

Please sign in to comment.