This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/master by this push:
new 6354f55f1f [DOC] fix broken anchor
new 510d4e6d70 Merge pull request #3301 from hansva/master
6354f55f1f is described below
commit 6354f55f1fd8f7109bf949815b4d423570178e97
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Fri Oct 13 15:32:08 2023 +0200
[DOC] fix broken anchor
---
.../modules/ROOT/pages/pipeline/beam/beam-samples-flink.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/hop-user-manual/modules/ROOT/pages/pipeline/beam/beam-samples-flink.adoc
b/docs/hop-user-manual/modules/ROOT/pages/pipeline/beam/beam-samples-flink.adoc
index aeb23efab7..9ae8c50ea7 100644
---
a/docs/hop-user-manual/modules/ROOT/pages/pipeline/beam/beam-samples-flink.adoc
+++
b/docs/hop-user-manual/modules/ROOT/pages/pipeline/beam/beam-samples-flink.adoc
@@ -55,7 +55,7 @@ image:beam/beam-flink-ui.png[Apache Flink Dashboard,
width="90%"]
== Flink Run Configuration setup
-In Hop Gui's metadata perspective for the Samples project, edit the `Flink`
pipeline run configuration and make sure the `Fat jar file location` (the very
last option) points to the Hop fat jar you created earlier in the
xref:pipeline/beam/running-the-beam-samples.adoc#_prerequisites[prerequisites].
+In Hop Gui's metadata perspective for the Samples project, edit the `Flink`
pipeline run configuration and make sure the `Fat jar file location` (the very
last option) points to the Hop fat jar you created earlier in the
xref:pipeline/beam/running-the-beam-samples.adoc#prerequisites[prerequisites].
image:beam/beam-flink-run-config.png[Apache Beam - Flink run configuration,
width="70%"]