From 9890bb644b1225e63cefc11714ef4487d59a97d6 Mon Sep 17 00:00:00 2001 From: Dave Lester <18080+davelester@users.noreply.github.com> Date: Fri, 7 Nov 2025 12:06:29 -0800 Subject: [PATCH] Update 2025-11-07-gsoc-2025-showcase-swift-java.md Fixes broken link to forums post. --- _posts/2025-11-07-gsoc-2025-showcase-swift-java.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2025-11-07-gsoc-2025-showcase-swift-java.md b/_posts/2025-11-07-gsoc-2025-showcase-swift-java.md index 5daf589be..442ae8850 100644 --- a/_posts/2025-11-07-gsoc-2025-showcase-swift-java.md +++ b/_posts/2025-11-07-gsoc-2025-showcase-swift-java.md @@ -16,7 +16,7 @@ This is the second post in our series showcasing the Swift community’s partici Each GSoC contributor has shared a writeup about their project and experience in the program on the Swift forums. Today’s featured project improved interoperability between Swift and Java, contributed by Mads Odgaard. Mads recently presented on this project at the Server-Side Swift conference: [Expanding Swift/Java Interoperability](https://www.youtube.com/watch?v=tOH6V1IvTAc), and you may have noticed it in action in the recent Swift.org blog post: [Announcing the Swift SDK for Android](https://www.swift.org/blog/nightly-swift-sdk-for-android/)! -To learn more, you can read the [full post on the Swift forums](https://forums.swift.org/t/gsoc-2025-new-jni-mode-added-to-swift-java-jextract-tool/8185). +To learn more, you can read the [full post on the Swift forums](https://forums.swift.org/t/gsoc-2025-new-jni-mode-added-to-swift-java-jextract-tool/81858). ---