Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a3b1d0b

Browse files
Refactored ReadMe (#28031)
* refactor readme * link subscribe
1 parent a434a31 commit a3b1d0b

1 file changed

Lines changed: 9 additions & 17 deletions

File tree

README.md

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -76,23 +76,6 @@ Beam supports executing programs on multiple distributed processing backends thr
7676

7777
Have ideas for new Runners? See the [runner-ideas label](https://github.com/apache/beam/issues?q=is%3Aopen+is%3Aissue+label%3Arunner-ideas).
7878

79-
## Getting Started
80-
81-
To learn how to write Beam pipelines, read the Quickstart for [[Java](https://beam.apache.org/get-started/quickstart-java), [Python](https://beam.apache.org/get-started/quickstart-py), or
82-
[Go](https://beam.apache.org/get-started/quickstart-go)] available on our website.
83-
To play with some Beam examples, try [Beam Playground](https://play.beam.apache.org/?path=SDK_JAVA_MinimalWordCount&sdk=java).
84-
To learn basic Beam concepts, try [Tour of Beam](https://tour.beam.apache.org/).
85-
86-
87-
88-
## Contact Us
89-
90-
To get involved in Apache Beam:
91-
92-
* [Subscribe](mailto:[email protected]) or [mail](mailto:[email protected]) the [[email protected]](http://mail-archives.apache.org/mod_mbox/beam-user/) list.
93-
* [Subscribe](mailto:[email protected]) or [mail](mailto:[email protected]) the [[email protected]](http://mail-archives.apache.org/mod_mbox/beam-dev/) list.
94-
* [Join ASF Slack](https://s.apache.org/slack-invite) on [#beam channel](https://s.apache.org/beam-slack-channel)
95-
* [Report an issue](https://github.com/apache/beam/issues/new/choose).
9679

9780
Instructions for building and testing Beam itself
9881
are in the [contribution guide](./CONTRIBUTING.md).
@@ -138,3 +121,12 @@ Here are some resources actively maintained by the Beam community to help you ge
138121
</tr>
139122
</tbody>
140123
</table>
124+
125+
## Contact Us
126+
127+
To get involved with Apache Beam:
128+
129+
* [Subscribe to](https://beam.apache.org/community/contact-us/#:~:text=Subscribe%20and%20Unsubscribe) or e-mail the [[email protected]](http://mail-archives.apache.org/mod_mbox/beam-user/) list.
130+
* [Subscribe to](https://beam.apache.org/community/contact-us/#:~:text=Subscribe%20and%20Unsubscribe) or e-mail the [[email protected]](http://mail-archives.apache.org/mod_mbox/beam-dev/) list.
131+
* [Join ASF Slack](https://s.apache.org/slack-invite) on [#beam channel](https://s.apache.org/beam-slack-channel)
132+
* [Report an issue](https://github.com/apache/beam/issues/new/choose).

0 commit comments

Comments
 (0)