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

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


The following commit(s) were added to refs/heads/master by this push:
     new ac7120a  [Website] Update outdated link in top nav to columnar 
specification
ac7120a is described below

commit ac7120a32a96de2fd0fbaf1267625471a68f2a0c
Author: Wes McKinney <[email protected]>
AuthorDate: Sat Oct 26 14:22:04 2019 -0400

    [Website] Update outdated link in top nav to columnar specification
---
 _includes/header.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/header.html b/_includes/header.html
index 4174bae..fc4df47 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -37,7 +37,7 @@
           </div>
         </li>
         <li class="nav-item">
-          <a class="nav-link" href="{{ site.baseurl }}/docs/format/README.html"
+          <a class="nav-link" href="{{ site.baseurl 
}}/docs/format/Columnar.html"
              role="button" aria-haspopup="true" aria-expanded="false">
              Specification
           </a>

Reply via email to