Skip to content

Commit

Permalink
Update apps/site/util/downloadUtils.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Augustin Mauroy <augustin.mauroy@outlook.fr>
Signed-off-by: Mike <154029656+mootoday@users.noreply.github.com>
  • Loading branch information
mootoday and AugustinMauroy authored Dec 30, 2024
1 parent 48e9ee4 commit 793858a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/site/util/downloadUtils.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ export const INSTALL_METHODS: Array<
value: 'DEVBOX',
compatibility: { os: ['WIN', 'MAC', 'LINUX'] },
iconImage: <PlatformIcons.Devbox width={16} height={16} />,
url: 'https://github.com/jetify-com/devbox',
url: 'https://jetify.com/devbox/',
info: 'layouts.download.codeBox.platformInfo.devbox',
},
{
Expand Down

0 comments on commit 793858a

Please sign in to comment.