Jakub-Sadowski commented on a change in pull request #13596:
URL: https://github.com/apache/beam/pull/13596#discussion_r567312041
##########
File path: website/www/site/content/en/documentation/_index.md
##########
@@ -22,42 +23,38 @@ limitations under the License.
This section provides in-depth conceptual information and reference material
for the Beam Model, SDKs, and Runners:
+</br>
+
## Concepts
Learn about the Beam Programming Model and the concepts common to all Beam
SDKs and Runners.
-* Read the [Programming Guide](/documentation/programming-guide/), which
introduces all the key Beam concepts.
-* Learn about Beam's [execution model](/documentation/runtime/model) to better
understand how pipelines execute.
-* Visit [Learning Resources](/documentation/resources/learning-resources) for
some of our favorite articles and talks about Beam.
+- Read the [Programming Guide](/documentation/programming-guide/), which
introduces all the key Beam concepts.
+- Learn about Beam's [execution model](/documentation/runtime/model) to better
understand how pipelines execute.
+- Visit [Learning Resources](/documentation/resources/learning-resources) for
some of our favorite articles and talks about Beam.
## Pipeline Fundamentals
-* [Design Your Pipeline](/documentation/pipelines/design-your-pipeline/) by
planning your pipeline’s structure, choosing transforms to apply to your data,
and determining your input and output methods.
-* [Create Your Pipeline](/documentation/pipelines/create-your-pipeline/) using
the classes in the Beam SDKs.
-* [Test Your Pipeline](/documentation/pipelines/test-your-pipeline/) to
minimize debugging a pipeline’s remote execution.
+- [Design Your Pipeline](/documentation/pipelines/design-your-pipeline/) by
planning your pipeline’s structure, choosing transforms to apply to your data,
and determining your input and output methods.
+- [Create Your Pipeline](/documentation/pipelines/create-your-pipeline/) using
the classes in the Beam SDKs.
+- [Test Your Pipeline](/documentation/pipelines/test-your-pipeline/) to
minimize debugging a pipeline’s remote execution.
Review comment:
I will update all content files in all pr's manually at monday and
tuesday so this things will be resolved.
----------------------------------------------------------------
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]