Skip to content

Commit fbcc1ed

Browse files
Update SettingsWindow.tsx
1 parent 8a160d5 commit fbcc1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/settings/SettingsWindow.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ export const SettingsWindow = ({ open, onClose }: SettingsProps) => {
263263
))}
264264
<div className="mt-auto flex flex-col gap-2">
265265
<a
266-
href="https://github.com/coleam00/bolt.new-any-llm"
266+
href="https://github.com/stackblitz-labs/bolt.diy"
267267
target="_blank"
268268
rel="noopener noreferrer"
269269
className={classNames(styles['settings-button'], 'flex items-center gap-2')}

0 commit comments

Comments
 (0)