Skip to content
代码片段 群组 项目
未验证 提交 16e7af2e 编辑于 作者: Danny McCormick's avatar Danny McCormick 提交者: GitHub
浏览文件

Fix contribution guide link in Readme (#28023)

* Fix contribution guide link in Readme

* Fix contributing link
上级 6e1dfa1d
No related branches found
No related tags found
无相关合并请求
......@@ -21,7 +21,7 @@
There are many ways to contribute to Beam, just one of which is by contributing code.
For a full list of ways to contribute and get plugged into Beam, see the
[Beam Contribution Guide](https://beam.apache.org/contribute/get-started-contributing/)
[Beam Contribution Guide](https://beam.apache.org/contribute/)
## Code Contributions
......@@ -327,4 +327,4 @@ If you are contributing a ```PTransform``` to Beam, we have an extensive [PTrans
If you are contributing a Runner to Beam, refer to the [Runner authoring guide](https://beam.apache.org/contribute/runner-guide/).
Review [design documents](https://s.apache.org/beam-design-docs).
\ No newline at end of file
Review [design documents](https://s.apache.org/beam-design-docs).
......@@ -95,7 +95,7 @@ To get involved in Apache Beam:
* [Report an issue](https://github.com/apache/beam/issues/new/choose).
Instructions for building and testing Beam itself
are in the [contribution guide](https://beam.apache.org/contribute/).
are in the [contribution guide](./CONTRIBUTING.md).
## 📚 Learn More
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册