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 6c5e220d11 [DOC] fix broken anchor
     new cb9720c02f Merge pull request #3302 from hansva/master
6c5e220d11 is described below

commit 6c5e220d118e8297232f09d3264aa679e0e23abb
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Fri Oct 13 15:46:58 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 9ae8c50ea7..dc7a9889b1 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
@@ -75,7 +75,7 @@ image:beam/beam-flink-running.png[Apache Flink Dashboard - 
width="90%"]
 
 In a real-world setup, you'll run your Flink pipelines from the Flink master 
through `flink run`.
 
-Set your Flink master to `[auto]` and export your Hop metadata again (see 
xref:pipeline/beam/running-the-beam-samples.adoc#_prerequisites[prerequisites]).
+Set your Flink master to `[auto]` and export your Hop metadata again (see 
xref:pipeline/beam/running-the-beam-samples.adoc#prerequisites[prerequisites]).
 
 image:beam/beam-flink-run-config-host.png[Apache Beam - Flink run 
configuration - master, width="40%"]
 

Reply via email to