Skip to content

Commit f43b098

Browse files
committed
fix(): broken aws case link
1 parent db1f306 commit f43b098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ const kotlinUsageHighlightsCases = [
6464
},
6565
{
6666
company: 'AWS',
67-
url: 'https://talkingkotlin.com/qldb/',
67+
url: 'https://open.spotify.com/episode/3jtfD8a5vwutOrfHZMqAj1',
6868
text: 'AWS opted for Kotlin over Java for Amazon Quantum Ledger Database (QLDB) thanks to its expressiveness and structured concurrency. They rewrote QLDB in Kotlin, enhancing the user experience, benefiting from its development workflow, and adopting it fully for server-side development.',
6969
tag: 'Server-side',
7070
logo: AWSLogo

0 commit comments

Comments
 (0)