Skip to content

Commit 15b8560

Browse files
authored
Fix Managed I/O link in the blog (#36268)
1 parent 09b9c47 commit 15b8560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)