Skip to content
Open
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
3 changes: 2 additions & 1 deletion docs/source/contributor-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ community as well as get more familiar with Rust and the relevant codebases.

## Development Environment

You can find how to setup build and testing environment [here](https://datafusion.apache.org/contributor-guide/development_environment.html)
Setup your development environment [here](development_environment.md), and learn
how to test the code [here](testing.md).

## Finding and Creating Issues to Work On

Expand Down