1u0 commented on a change in pull request #8519: [FLINK-12590][docs] Replace HTTP links URL: https://github.com/apache/flink/pull/8519#discussion_r287000051
########## File path: docs/dev/libs/gelly/graph_generators.md ########## @@ -74,8 +74,8 @@ val graph = new GridGraph(env.getJavaEnv).addDimension(2, wrapEndpoints).addDime ## Circulant Graph -A [circulant graph](http://mathworld.wolfram.com/CirculantGraph.html) is an -[oriented graph](http://mathworld.wolfram.com/OrientedGraph.html) configured +A [circulant graph](httpx://mathworld.wolfram.com/CirculantGraph.html) is an +[oriented graph](httpx://mathworld.wolfram.com/OrientedGraph.html) configured Review comment: Typos. Although, https doesn't work too for this link too. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
