mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-31 20:19:05 +08:00
Update knowledge base url
This commit is contained in:
parent
9f685327f6
commit
335f7b7f9f
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ class Constants
|
|||
|
||||
HTTP = 'http://'.freeze
|
||||
TUTORIALS_URL = (HTTP + 'goo.gl/YH3fXA').freeze
|
||||
SUPPORT_URL = (HTTP + 'goo.gl/Jb9WXx').freeze
|
||||
SUPPORT_URL = 'https://scinote-3850750.hs-sites.com/en/knowledge'.freeze
|
||||
# Default user picture avatar
|
||||
DEFAULT_AVATAR_URL = '/images/:style/missing.png'.freeze
|
||||
|
||||
|
|
Loading…
Reference in a new issue