Repository: arrow-site
Updated Branches:
  refs/heads/asf-site 0a7dc4187 -> a6df00a93


Fix changelog link


Project: http://git-wip-us.apache.org/repos/asf/arrow-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/arrow-site/commit/a6df00a9
Tree: http://git-wip-us.apache.org/repos/asf/arrow-site/tree/a6df00a9
Diff: http://git-wip-us.apache.org/repos/asf/arrow-site/diff/a6df00a9

Branch: refs/heads/asf-site
Commit: a6df00a93dadabc605564f0966efb7396a516b3a
Parents: 0a7dc41
Author: Wes McKinney <wes.mckin...@twosigma.com>
Authored: Wed Dec 20 15:02:24 2017 -0500
Committer: Wes McKinney <wes.mckin...@twosigma.com>
Committed: Wed Dec 20 15:02:24 2017 -0500

----------------------------------------------------------------------
 blog/2017/12/18/0.8.0-release/index.html | 2 +-
 blog/index.html                          | 2 +-
 feed.xml                                 | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/arrow-site/blob/a6df00a9/blog/2017/12/18/0.8.0-release/index.html
----------------------------------------------------------------------
diff --git a/blog/2017/12/18/0.8.0-release/index.html 
b/blog/2017/12/18/0.8.0-release/index.html
index 375e082..e3c396f 100644
--- a/blog/2017/12/18/0.8.0-release/index.html
+++ b/blog/2017/12/18/0.8.0-release/index.html
@@ -153,7 +153,7 @@ and earlier) to upgrade in order to be compatible with 
0.8.0 and higher. We
 expect future backwards-incompatible changes to be rare going forward.</p>
 
 <p>See the <a href="https://arrow.apache.org/install";>Install Page</a> to 
learn how to get the libraries for your
-platform. The <a href="https://github.com/kou";>complete changelog</a> is also 
available.</p>
+platform. The <a href="https://arrow.apache.org/release/0.8.0.html";>complete 
changelog</a> is also available.</p>
 
 <p>We discuss some highlights from the release and other project news in this
 post.</p>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/a6df00a9/blog/index.html
----------------------------------------------------------------------
diff --git a/blog/index.html b/blog/index.html
index dd864e7..ec649a0 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -160,7 +160,7 @@ and earlier) to upgrade in order to be compatible with 
0.8.0 and higher. We
 expect future backwards-incompatible changes to be rare going forward.</p>
 
 <p>See the <a href="https://arrow.apache.org/install";>Install Page</a> to 
learn how to get the libraries for your
-platform. The <a href="https://github.com/kou";>complete changelog</a> is also 
available.</p>
+platform. The <a href="https://arrow.apache.org/release/0.8.0.html";>complete 
changelog</a> is also available.</p>
 
 <p>We discuss some highlights from the release and other project news in this
 post.</p>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/a6df00a9/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index ea204d8..5c51b44 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.4.3">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2017-12-19T10:30:45-05:00</updated><id>/</id><entry><title 
type="html">Apache Arrow 0.8.0 Release</title><link 
href="/blog/2017/12/18/0.8.0-release/" rel="alternate" type="text/html" 
title="Apache Arrow 0.8.0 Release" 
/><published>2017-12-18T23:01:00-05:00</published><updated>2017-12-18T23:01:00-05:00</updated><id>/blog/2017/12/18/0.8.0-release</id><content
 type="html" xml:base="/blog/2017/12/18/0.8.0-release/">&lt;!--
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.4.3">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2017-12-20T15:02:10-05:00</updated><id>/</id><entry><title 
type="html">Apache Arrow 0.8.0 Release</title><link 
href="/blog/2017/12/18/0.8.0-release/" rel="alternate" type="text/html" 
title="Apache Arrow 0.8.0 Release" 
/><published>2017-12-18T23:01:00-05:00</published><updated>2017-12-18T23:01:00-05:00</updated><id>/blog/2017/12/18/0.8.0-release</id><content
 type="html" xml:base="/blog/2017/12/18/0.8.0-release/">&lt;!--
 
 --&gt;
 
@@ -14,7 +14,7 @@ and earlier) to upgrade in order to be compatible with 0.8.0 
and higher. We
 expect future backwards-incompatible changes to be rare going 
forward.&lt;/p&gt;
 
 &lt;p&gt;See the &lt;a 
href=&quot;https://arrow.apache.org/install&quot;&gt;Install Page&lt;/a&gt; to 
learn how to get the libraries for your
-platform. The &lt;a href=&quot;https://github.com/kou&quot;&gt;complete 
changelog&lt;/a&gt; is also available.&lt;/p&gt;
+platform. The &lt;a 
href=&quot;https://arrow.apache.org/release/0.8.0.html&quot;&gt;complete 
changelog&lt;/a&gt; is also available.&lt;/p&gt;
 
 &lt;p&gt;We discuss some highlights from the release and other project news in 
this
 post.&lt;/p&gt;

Reply via email to