This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/asf-site by this push:
new ce5bf0cf5a Publish built docs triggered by
a7b2e8556921e52d7cc5ab004ffd12baa6fe704a
ce5bf0cf5a is described below
commit ce5bf0cf5a4a828f18338e7e039145af04272a06
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 21 15:48:20 2025 +0000
Publish built docs triggered by a7b2e8556921e52d7cc5ab004ffd12baa6fe704a
---
_sources/contributor-guide/index.md.txt | 3 ++-
contributor-guide/index.html | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/_sources/contributor-guide/index.md.txt
b/_sources/contributor-guide/index.md.txt
index 4c0367bb13..ea42329f2c 100644
--- a/_sources/contributor-guide/index.md.txt
+++ b/_sources/contributor-guide/index.md.txt
@@ -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
diff --git a/contributor-guide/index.html b/contributor-guide/index.html
index 1cb2fed589..96be4fe27d 100644
--- a/contributor-guide/index.html
+++ b/contributor-guide/index.html
@@ -415,7 +415,8 @@ members reviewing each other’s PRs. Doing so is a great way
to help the
community as well as get more familiar with Rust and the relevant
codebases.</p>
<section id="development-environment">
<h2>Development Environment<a class="headerlink"
href="#development-environment" title="Link to this heading">#</a></h2>
-<p>You can find how to setup build and testing environment <a class="reference
external"
href="https://datafusion.apache.org/contributor-guide/development_environment.html">here</a></p>
+<p>Setup your development environment <a class="reference internal"
href="development_environment.html"><span class="std std-doc">here</span></a>,
and learn
+how to test the code <a class="reference internal" href="testing.html"><span
class="std std-doc">here</span></a>.</p>
</section>
<section id="finding-and-creating-issues-to-work-on">
<h2>Finding and Creating Issues to Work On<a class="headerlink"
href="#finding-and-creating-issues-to-work-on" title="Link to this
heading">#</a></h2>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]