Skip to content

Commit c47d0f5

Browse files
committed
Use https for gwsocket website link in tpls.html
1 parent c1f3206 commit c47d0f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/tpls.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ <h5 class="pull-left visible-xs hidden-sm hidden-md hidden-lg gheader" id="{{id}
203203
<div class="nav-bars fa fa-bars"></div>
204204
<div class="nav-gears fa fa-cog"></div>
205205
<div class="nav-ws-status fa fa-circle"></div>
206-
<div class="powered hidden-xs hidden-sm">by <a href="https://goaccess.io/">GoAccess</a> <span>v{{version}}</span> and <a href="http://gwsocket.io/">GWSocket</a></div>
206+
<div class="powered hidden-xs hidden-sm">by <a href="https://goaccess.io/">GoAccess</a> <span>v{{version}}</span> and <a href="https://gwsocket.io/">GWSocket</a></div>
207207
</script>
208208

209209
<!-- TPL Nav Bar items -->

0 commit comments

Comments
 (0)