Skip to content

Commit 8aa2a6a

Browse files
committed
Fix Managed I/O link in the blog
1 parent b612413 commit 8aa2a6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/www/site/content/en/blog/gsoc-25-yaml-user-accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ limitations under the License.
2727

2828
The relatively new Beam YAML SDK was introduced in the spirit of making data processing easy,
2929
but it has gained little adoption for complex ML tasks and hasn’t been widely used with
30-
[Managed I/O](beam.apache.org/documentation/io/managed-io/) such as Kafka and Iceberg.
30+
[Managed I/O](https://beam.apache.org/documentation/io/managed-io/) such as Kafka and Iceberg.
3131
As part of Google Summer of Code 2025, new illustrative, production-ready pipeline examples
3232
of ML use cases with Kafka and Iceberg data sources using the YAML SDK have been developed
3333
to address this adoption gap.

0 commit comments

Comments
 (0)