Github user shijinkui commented on a diff in the pull request: https://github.com/apache/flink/pull/2875#discussion_r89750780 --- Diff: flink-libraries/flink-gelly-scala/src/main/scala/org/apache/flink/graph/scala/Graph.scala --- @@ -294,7 +294,7 @@ object Graph { } /** - * Represents a graph consisting of {@link Edge edges} and {@link Vertex vertices}. + * Represents a graph consisting of [[Edge]] edgs and [[Vertex]] vertices. --- End diff -- ð Fix it right now
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---