Skip to content

Commit

Permalink
chore: stage website changes after rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
lidavidm committed Dec 20, 2023
1 parent 5c18086 commit 3c5490b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/scripts/website_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ main() {
# Fix up lazy Intersphinx links (see docs_build.sh)
# Assumes GNU sed
sed -i "s|http://javadocs.home.arpa/|https://arrow.apache.org/adbc/${directory}/|g" $(grep -Rl javadocs.home.arpa "${site}/${directory}/")
git -C "${site}" add --force "${directory}"

# Copy the version script and regenerate the version list
# The versions get embedded into the JavaScript file to save a roundtrip
Expand Down

0 comments on commit 3c5490b

Please sign in to comment.