Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix links
  • Loading branch information
DanRoscigno authored Aug 12, 2024
1 parent d12e163 commit 98226dd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ The connector supports to read from and write to StarRocks through Apache Flink
## Documentation

For the user manual of the released version of the Flink connector, please visit the StarRocks official documentation.
* [Read data from StarRocks using Flink connector](https://docs.starrocks.io/en-us/latest/unloading/Flink_connector)
* [Continuously load data from Apache Flink](https://docs.starrocks.io/en-us/latest/loading/Flink-connector-starrocks)

* [Read data from StarRocks using Apache Flink](https://docs.starrocks.io/docs/unloading/Flink_connector/)
* [Continuously load data from Apache Flink](https://docs.starrocks.io/docs/loading/Flink-connector-starrocks/)

For the new features in the snapshot version of the Flink connector, please see the docs in this repo.

* [Read from StarRocks](docs/content/connector-source.md)
* [Write to StarRocks](docs/content/connector-sink.md)

Expand Down

0 comments on commit 98226dd

Please sign in to comment.