Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoff authored Nov 12, 2024
1 parent fdcc438 commit 0ec9ea2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kafka-iceberg/apache-flink/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Streaming data from Kafka to Iceberg with Apache Flink

_👉 See the supporting blog post at https://www.decodable.co/blog/_
_👉 See the supporting blog post at https://www.decodable.co/blog/kafka-to-iceberg-with-flink_

## Run it all

Expand Down Expand Up @@ -331,4 +331,4 @@ or reset it to its default value:
```sql
Flink SQL> ALTER TABLE iceberg_test RESET ('write.format.default');
[INFO] Execute statement succeed.
```
```

0 comments on commit 0ec9ea2

Please sign in to comment.