Merge pull request #635 from Bolt-CE/main

Update SettingsWindow.tsx
This commit is contained in:
Cole Medin 2024-12-11 08:56:54 -06:00 committed by GitHub
commit 154935cdeb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -263,7 +263,7 @@ export const SettingsWindow = ({ open, onClose }: SettingsProps) => {
))}
<div className="mt-auto flex flex-col gap-2">
<a
href="https://github.com/coleam00/bolt.new-any-llm"
href="https://github.com/stackblitz-labs/bolt.diy"
target="_blank"
rel="noopener noreferrer"
className={classNames(styles['settings-button'], 'flex items-center gap-2')}