This is an automated email from the ASF dual-hosted git repository.

thisisnic pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 44654ac0ef2 Fix bootstrap version in R docs (#796)
44654ac0ef2 is described below

commit 44654ac0ef2e0ce40d41098c6d1285e08e3e7495
Author: Nic Crane <[email protected]>
AuthorDate: Mon Jul 27 13:38:40 2026 -0400

    Fix bootstrap version in R docs (#796)
    
    I broke the R docs using a generated version of the docs with the wrong
    bootstrap version, this fixes it
---
 docs/r/news/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/r/news/index.html b/docs/r/news/index.html
index b46408c957d..1738658afc0 100644
--- a/docs/r/news/index.html
+++ b/docs/r/news/index.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<!-- Generated by pkgdown: do not edit by hand --><html 
lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" 
content="IE=edge"><meta name="viewport" content="width=device-width, 
initial-scale=1, shrink-to-fit=no"><title>Changelog • Arrow R 
Package</title><!-- favicons --><link rel="icon" type="image/png" sizes="96x96" 
href="../favicon-96x96.png"><link rel="icon" type="”image/svg+xml”" 
href="../favic [...]
+<!-- Generated by pkgdown: do not edit by hand --><html 
lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" 
content="IE=edge"><meta name="viewport" content="width=device-width, 
initial-scale=1, shrink-to-fit=no"><title>Changelog • Arrow R 
Package</title><!-- favicons --><link rel="icon" type="image/png" sizes="96x96" 
href="../favicon-96x96.png"><link rel="icon" type="”image/svg+xml”" 
href="../favic [...]
   var _paq = window._paq = window._paq || [];
   /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
   /* We explicitly disable cookie tracking to avoid privacy issues */

Reply via email to