🔗 chore: Add Stable Discord and Homepage Links (#1835)

This commit is contained in:
Danny Avila 2024-02-19 09:42:57 -05:00 committed by GitHub
parent 7442955a1d
commit 63a5039fae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 36 additions and 46 deletions

View file

@ -123,7 +123,7 @@ function NavLinks() {
className="flex w-full cursor-pointer items-center gap-3 rounded-none px-3 py-3 text-sm text-white transition-colors duration-200 hover:bg-gray-700"
svg={() => <LinkIcon />}
text={localize('com_nav_help_faq')}
clickHandler={() => window.open('https://docs.librechat.ai/', '_blank')}
clickHandler={() => window.open('https://librechat.ai', '_blank')}
/>
</Menu.Item>
<Menu.Item as="div">