Skip to content

Commit fd2c17c

Browse files
Merge pull request #638 from Bolt-CE/main
Changed Docs URL In Settings
2 parents dcfb7fc + dbd1013 commit fd2c17c

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
@@ -272,7 +272,7 @@ export const SettingsWindow = ({ open, onClose }: SettingsProps) => {
272272
GitHub
273273
</a>
274274
<a
275-
href="https://coleam00.github.io/bolt.new-any-llm"
275+
href="https://stackblitz-labs.github.io/bolt.diy/"
276276
target="_blank"
277277
rel="noopener noreferrer"
278278
className={classNames(styles['settings-button'], 'flex items-center gap-2')}

0 commit comments

Comments
 (0)