This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/main by this push:
new e5fa3be41f fix: set the proper link for dev-env setup in contrib guide
(#14960)
e5fa3be41f is described below
commit e5fa3be41f1b5b271b4c019e63ce3c87677c7a9a
Author: @clflushopt <[email protected]>
AuthorDate: Sun Mar 2 08:24:12 2025 -0500
fix: set the proper link for dev-env setup in contrib guide (#14960)
---
docs/source/contributor-guide/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/source/contributor-guide/index.md
b/docs/source/contributor-guide/index.md
index 65d92e7d79..e38898db5a 100644
--- a/docs/source/contributor-guide/index.md
+++ b/docs/source/contributor-guide/index.md
@@ -32,7 +32,7 @@ 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/user-guide/example-usage.html)
+You can find how to setup build and testing environment
[here](https://datafusion.apache.org/contributor-guide/development_environment.html)
## Finding and Creating Issues to Work On
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]