Skip to content

Commit 3a7abc9

Browse files
committed
KTL-2543 chore: replace link to awesome-kotlin
1 parent 88df296 commit 3a7abc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blocks/community/keep-in-touch/keep-in-touch.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export const KeepInTouch: FC<KeepInTouchProps> = ({ links }) => {
2929
<div className={classNames(styles.resources, 'ktl-offset-top-l')}>
3030
<h3 className="ktl-h3">Other resources:</h3>
3131
<a
32-
href="https://kotlin.link/"
32+
href="https://github.com/Heapy/awesome-kotlin"
3333
target="_blank"
3434
rel="noreferrer noopener"
3535
className="rs-link rs-link_external ktl-text-1"

0 commit comments

Comments
 (0)