Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions community/CONTRIBUTING.md → CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you have an idea for a contribution, please share it with the community. Ever

## Code of Conduct

Please follow our [Code of Conduct](../CODE_OF_CONDUCT.md) in all your interactions with the project.
Please follow our [Code of Conduct](CODE_OF_CONDUCT.md) in all your interactions with the project.

## Coding Style

Expand All @@ -32,7 +32,7 @@ If you find a bug or have a feature request, please open an issue on our [GitHub

## Documentation

Our user and developer documentation can be found in the [docs folder](../docs). We welcome any improvements you can make!
Our user and developer documentation can be found in the [docs folder](docs). We welcome any improvements you can make!

## Community

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ As shown in the figure above, Flink performs slightly better than GeaFlow in one
## Contribution
Thank you very much for contributing to GeaFlow, whether bug reporting, documentation improvement, or major feature development, we warmly welcome all contributions.

For more information: [Contribution](docs/docs-en/source/9.contribution.md).
For more information: [Contribution](./CONTRIBUTING.md).

## Contact Us

Expand Down