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



##########
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:
       Yes, I close this pr, and open a issue to fix these.




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