kou commented on code in PR #344:
URL: https://github.com/apache/arrow-site/pull/344#discussion_r1165989770


##########
docs/r/news/index.html:
##########
@@ -25,7 +25,7 @@
     <a class="navbar-brand me-2" href="../index.html">Arrow R Package</a>
 
     <span class="version">
-      <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" 
data-bs-placement="bottom" title="">11.0.0.2</small>
+      <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" 
data-bs-placement="bottom" title="">11.0.0.9000</small>

Review Comment:
   Is this intentional?
   I think that this should be `11.0.0.3`.



##########
docs/r/news/index.html:
##########
@@ -69,32 +69,115 @@ <h6 class="dropdown-header" data-toc-skip>Installation</h6>
       </ul><form class="form-inline my-2 my-lg-0" role="search">
         <input type="search" class="form-control me-sm-2" aria-label="Toggle 
navigation" name="search-input" data-search-index="../search.json" 
id="search-input" placeholder="Search for" autocomplete="off"></form>
 
-      <ul class="navbar-nav"></ul></div>
+      <ul class="navbar-nav"><li class="nav-item">
+  <a class="external-link nav-link" href="https://github.com/apache/arrow/"; 
aria-label="github">
+    <span class="fab fa fab fa-github fa-lg"></span>
+     
+  </a>
+</li>
+      </ul></div>
 
     
   </div>
 </nav><div class="container template-news">
 <div class="row">
   <main id="main" class="col-md-9"><div class="page-header">
       <img src="" class="logo" alt=""><h1>Changelog</h1>
-      <small>Source: <a 
href="https://github.com/apache/arrow/blob/master/r/NEWS.md"; 
class="external-link"><code>NEWS.md</code></a></small>
+      <small>Source: <a 
href="https://github.com/apache/arrow/blob/main/r/NEWS.md"; 
class="external-link"><code>NEWS.md</code></a></small>
     </div>
 
-    <div class="section level2"><h2 class="pkg-version" data-toc-text="11.0.0" 
id="arrow-1100">arrow 11.0.0<a class="anchor" aria-label="anchor" 
href="#arrow-1100"></a></h2></div>
+    <div class="section level2">
+<h2 class="pkg-version" data-toc-text="11.0.0.9000" id="arrow-11009000">arrow 
11.0.0.9000<a class="anchor" aria-label="anchor" 
href="#arrow-11009000"></a></h2>

Review Comment:
   Ditto.



-- 
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