Dennis-Mircea opened a new pull request, #193:
URL: https://github.com/apache/flink-connector-jdbc/pull/193

   The `{{< javadoc … >}}` shortcode resolves to the core Flink javadocs base 
URL (`//nightlies.apache.org/flink/flink-docs-master/api/java/`), where 
externalized connector classes such as `JdbcSource`, `JdbcSink` and 
`JdbcExecutionOptions` are not published. ASF nightlies does not host a 
standalone javadoc site for the JDBC connector either, so every javadoc link on 
the JDBC datastream page currently 404s. Replace each shortcode invocation with 
a backticked class name, matching the convention already used in the Kafka, 
Elasticsearch and Pulsar docs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to