mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-07 21:55:20 +08:00
Update WEBINARS_URL
This commit is contained in:
parent
c17c8f9415
commit
10cd494936
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue