-
Notifications
You must be signed in to change notification settings - Fork 13.8k
[FLINK-6038][docs] Added deep links to Bahir connectors #3975
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FLINK-6038][docs] Added deep links to Bahir connectors #3975
Conversation
docs/dev/connectors/index.md
Outdated
|
|
||
| The [Apache Bahir](http://bahir.apache.org/) project provides some additional streaming connectors for Flink, including: | ||
|
|
||
| * [Apache ActiveMQ](http://bahir.apache.org/docs/flink/current/flink-streaming-activemq/) (sink/source) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe switch sink/source?
docs/dev/connectors/index.md
Outdated
| The [Apache Bahir](http://bahir.apache.org/) project provides some additional streaming connectors for Flink, including: | ||
|
|
||
| * [Apache ActiveMQ](http://bahir.apache.org/docs/flink/current/flink-streaming-activemq/) (sink/source) | ||
| * [Apache Flume](http://bahir.apache.org/docs/flink/current/flink-streaming-flume/) (sink) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
use https instead?
docs/dev/connectors/index.md
Outdated
|
|
||
| ## Connectors in Apache Bahir | ||
|
|
||
| The [Apache Bahir](https://bahir.apache.org/) project provides some additional streaming connectors for Flink, including: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove "some". Consider reversing and expanding the statement, something like "Additional streaming connectors for Flink are being released through Apache Bahir, including:". This could help acclimate contributors and treats Bahir less like a third-party.
|
@alpinegizmo thanks for the contribution! Merging ... |
Added a section to the connectors overview page that lists the connectors in Bahir, with links to the docs for each.