klion26 commented on a change in pull request #13559:
URL: https://github.com/apache/flink/pull/13559#discussion_r503866701



##########
File path: docs/concepts/flink-architecture.md
##########
@@ -169,7 +169,7 @@ A _Flink Application_ is any user program that spawns one 
or multiple Flink
 jobs from its ``main()`` method. The execution of these jobs can happen in a
 local JVM (``LocalEnvironment``) or on a remote setup of clusters with multiple
 machines (``RemoteEnvironment``). For each program, the
-[``ExecutionEnvironment``]({{ site.baseurl }}/api/java/) provides methods to
+[``ExecutionEnvironment``]({{ site.javadocs_baseurl }}/api/java/) provides 
methods to

Review comment:
       @wangxlong I'm not very sure why the java doc links broken locally. 
maybe you need to generate the java doc locally before reaching to the doc.
   
   Thanks for checking the broken links. Could you please file an issue to fix 
the other broken links you mentioned?




----------------------------------------------------------------
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]


Reply via email to