Skip to content

Commit e5fa3be

Browse files
authored
fix: set the proper link for dev-env setup in contrib guide (#14960)
1 parent 5e27008 commit e5fa3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contributor-guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ community as well as get more familiar with Rust and the relevant codebases.
3232

3333
## Development Environment
3434

35-
You can find how to setup build and testing environment [here](https://datafusion.apache.org/user-guide/example-usage.html)
35+
You can find how to setup build and testing environment [here](https://datafusion.apache.org/contributor-guide/development_environment.html)
3636

3737
## Finding and Creating Issues to Work On
3838

0 commit comments

Comments
 (0)