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/arrow-adbc.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6fa1ae0  publish documentation
6fa1ae0 is described below

commit 6fa1ae00af76cdfbd4cc2c9fc0df51fa539ce237
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 19 16:24:15 2023 +0000

    publish documentation
---
 main/_sources/development/releasing.rst.txt | 2 +-
 main/development/releasing.html             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/_sources/development/releasing.rst.txt 
b/main/_sources/development/releasing.rst.txt
index d6fdb39..03bc19b 100644
--- a/main/_sources/development/releasing.rst.txt
+++ b/main/_sources/development/releasing.rst.txt
@@ -225,7 +225,7 @@ How to Verify Release Candidates
 
 #. Run the verification script::
 
-     $ cd apache-arrow-adbc
+     $ cd arrow-adbc
      # Pass the version and the RC number
      $ ./dev/release/verify-release-candidate.sh 0.1.0 6
 
diff --git a/main/development/releasing.html b/main/development/releasing.html
index 85bc4df..d351422 100644
--- a/main/development/releasing.html
+++ b/main/development/releasing.html
@@ -514,7 +514,7 @@ See the environment variables below.</p>
 </div>
 </li>
 <li><p>Run the verification script:</p>
-<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span>$ cd apache-arrow-adbc
+<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span>$ cd arrow-adbc
 # Pass the version and the RC number
 $ ./dev/release/verify-release-candidate.sh 0.1.0 6
 </pre></div>

Reply via email to