mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-03-10 06:00:19 +00:00
Update SettingsWindow.tsx
This commit is contained in:
parent
8a160d5cf5
commit
fbcc1ed08b
@ -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')}
|
||||
|
Loading…
Reference in New Issue
Block a user