Skip to content

Commit 793858a

Browse files
Update apps/site/util/downloadUtils.tsx
Co-authored-by: Augustin Mauroy <[email protected]> Signed-off-by: Mike <[email protected]>
1 parent 48e9ee4 commit 793858a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/util/downloadUtils.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ export const INSTALL_METHODS: Array<
188188
value: 'DEVBOX',
189189
compatibility: { os: ['WIN', 'MAC', 'LINUX'] },
190190
iconImage: <PlatformIcons.Devbox width={16} height={16} />,
191-
url: 'https://github.com/jetify-com/devbox',
191+
url: 'https://jetify.com/devbox/',
192192
info: 'layouts.download.codeBox.platformInfo.devbox',
193193
},
194194
{

0 commit comments

Comments
 (0)