rmetzger commented on a change in pull request #14346:
URL: https://github.com/apache/flink/pull/14346#discussion_r542372701



##########
File path: docs/deployment/resource-providers/standalone/docker.md
##########
@@ -590,11 +608,11 @@ docker service create \
     taskmanager
 ```
 
-The *job artifacts* must be available in the *JobManager* container, as 
outlined [here](#start-a-job-cluster).
+The *job artifacts* must be available in the JobManager container, as outlined 
[here](#application-mode-on-docker).
 See also [how to specify the JobManager 
arguments](#jobmanager-additional-command-line-arguments) to pass them
 to the `flink-jobmanager` container.
 
 The example assumes that you run the swarm locally and expects the *job 
artifacts* to be in `/host/path/to/job/artifacts`.
-It also mounts the host path with the artifacts as a volume to the container's 
path `/opt/flink/usrlib`.
+It also mounts the host path with the artifacts as a volume to the container's 
path `/opt/flink/usrlib`.    

Review comment:
       Sorry for this stuff. I should check the diff myself.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to