Skip to content

Commit bc0fee9

Browse files
authored
Merge pull request #4998 from JetBrains/update-awesome-kotlin-link
KTL-2543 Replace the link to awesome kotlin
2 parents 88df296 + 3a7abc9 commit bc0fee9

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)