fix(guides): point FAZER_AI_GUIDES_URL to /#/guides (#271)
Hub was refactored and the guides page now lives at /#/guides. The old /#/dashboard#guides path still redirects, but new installs should use the correct URL directly.
This commit is contained in:
parent
bd61458720
commit
2f5178eb4f
@ -44,7 +44,7 @@ export default {
|
||||
'https://testimonials.cdn.chatwoot.com/testimonial-content.json',
|
||||
WHATSAPP_EMBEDDED_SIGNUP_DOCS_URL:
|
||||
'https://developers.facebook.com/docs/whatsapp/embedded-signup/custom-flows/onboarding-business-app-users#limitations',
|
||||
FAZER_AI_GUIDES_URL: 'https://app.fazer.ai/#/dashboard#guides',
|
||||
FAZER_AI_GUIDES_URL: 'https://app.fazer.ai/#/guides',
|
||||
SMALL_SCREEN_BREAKPOINT: 768,
|
||||
AVAILABILITY_STATUS_KEYS: ['online', 'busy', 'offline'],
|
||||
SNOOZE_OPTIONS: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user