Skip to content

Commit 154935c

Browse files
authored
Merge pull request #635 from Bolt-CE/main
Update SettingsWindow.tsx
2 parents 0be3fb4 + fbcc1ed commit 154935c

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)