Skip to content

Commit

Permalink
Update SettingsWindow.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinwloring1988 committed Dec 11, 2024
1 parent 8a160d5 commit fbcc1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/settings/SettingsWindow.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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')}
Expand Down

0 comments on commit fbcc1ed

Please sign in to comment.