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 5e6e16f72d [DOC] fix anchor
new bbef345f48 Merge pull request #3300 from hansva/master
5e6e16f72d is described below
commit 5e6e16f72d255f4474d3b7e8987ccb7f11f31c3e
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Fri Oct 13 15:09:06 2023 +0200
[DOC] fix anchor
---
.../modules/ROOT/pages/pipeline/beam/running-the-beam-samples.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git
a/docs/hop-user-manual/modules/ROOT/pages/pipeline/beam/running-the-beam-samples.adoc
b/docs/hop-user-manual/modules/ROOT/pages/pipeline/beam/running-the-beam-samples.adoc
index 617ece9474..8a32684b73 100644
---
a/docs/hop-user-manual/modules/ROOT/pages/pipeline/beam/running-the-beam-samples.adoc
+++
b/docs/hop-user-manual/modules/ROOT/pages/pipeline/beam/running-the-beam-samples.adoc
@@ -22,6 +22,7 @@ under the License.
= Running the Apache Beam samples
+[[prerequisites]]
== Prerequisites
The steps on this page and the detail pages for Spark, Flink and Google
Dataflow will set up everything you need to run the pipelines in the Hop
samples project.