raulcd opened a new pull request, #503:
URL: https://github.com/apache/arrow-site/pull/503

   Fix banner for stable by running form asf-site `docs` folder:
   ```
   $ find ./ -type f -exec sed -i 
"s/DOCUMENTATION_OPTIONS.show_version_warning_banner = 
true/DOCUMENTATION_OPTIONS.show_version_warning_banner = false/g" {} \;
   
   ```
   and restoring the old version to still show the banner.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to