Skip to content

Commit 5343558

Browse files
committed
ktl-2512 fix: fix link
1 parent 6af46ee commit 5343558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blocks/server-side/favorite-tools/favorite-tools.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export const FavoriteTools: FC = ({}) => {
4747
</p>
4848

4949
<Button
50-
href={'https://www.jetbrains.com/idea/download/?_gl=1*1ujcke8*_gcl_au*MTA0OTU3NjY2Mi4xNzUyMjQzNjU3*_ga*MTg1NzExNDA3My4xNzUyMjQzNjY0*_ga_9J976DJZ68*czE3NTMyNzIzOTYkbzgkZzAkdDE3NTMyNzIzOTYkajYwJGwwJGgw'}
50+
href={'https://www.jetbrains.com/idea/download/'}
5151
size={'l'} mode={'outline'} icon={<ArrowTopRightIcon />}
5252
iconPosition={'right'}
5353
>

0 commit comments

Comments
 (0)