Update WEBINARS_URL

This commit is contained in:
Luka Murn 2018-05-15 15:58:35 +02:00 committed by GitHub
parent c17c8f9415
commit 10cd494936
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -171,7 +171,7 @@ class Constants
HTTP = 'http://'.freeze
TUTORIALS_URL = (HTTP + 'goo.gl/YH3fXA').freeze
SUPPORT_URL = (HTTP + 'goo.gl/Jb9WXx').freeze
WEBINARS_URL = (HTTP + 'goo.gl/q3GdND').freeze
WEBINARS_URL = (HTTP + 'goo.gl/T2QYAd').freeze
# Default user picture avatar
DEFAULT_AVATAR_URL = '/images/:style/missing.png'.freeze