diff --git a/app/web_hub.go b/app/web_hub.go index dcf5549d4b..9dbc2b18c1 100644 --- a/app/web_hub.go +++ b/app/web_hub.go @@ -31,7 +31,7 @@ type WebConnActivityMessage struct { type Hub struct { // connectionCount should be kept first. - // See https://github.com/mattermost/mattermost-server/v5/pull/7281 + // See https://github.com/mattermost/mattermost-server/pull/7281 connectionCount int64 app *App connectionIndex int