ai/at
1
0

fix social-app web support link

This commit is contained in:
2026-02-16 05:36:31 +09:00
parent 0506a32fd8
commit 0ef8f22dcb
5 changed files with 40 additions and 28 deletions

View File

@@ -38,7 +38,7 @@ index 231447b4f..a44b3da05 100644
-const HELP_DESK_LANG = 'en-us'
-export const HELP_DESK_URL = `https://blueskyweb.zendesk.com/hc/${HELP_DESK_LANG}`
+const HELP_DESK_LANG = 'ja-jp'
+export const HELP_DESK_URL = '/support/help'
+export const HELP_DESK_URL = '/support/license'
export const EMBED_SERVICE = 'https://embed.bsky.app'
export const EMBED_SCRIPT = `${EMBED_SERVICE}/static/embed.js`
export const BSKY_DOWNLOAD_URL = 'https://bsky.app/download'