Repository: arrow-site Updated Branches: refs/heads/asf-site c43352140 -> 893662492
Fix link error Project: http://git-wip-us.apache.org/repos/asf/arrow-site/repo Commit: http://git-wip-us.apache.org/repos/asf/arrow-site/commit/89366249 Tree: http://git-wip-us.apache.org/repos/asf/arrow-site/tree/89366249 Diff: http://git-wip-us.apache.org/repos/asf/arrow-site/diff/89366249 Branch: refs/heads/asf-site Commit: 8936624924b799d5e95fb5a34071faaa83d907e8 Parents: c433521 Author: Wes McKinney <[email protected]> Authored: Tue Jul 25 13:38:39 2017 -0400 Committer: Wes McKinney <[email protected]> Committed: Tue Jul 25 13:38:39 2017 -0400 ---------------------------------------------------------------------- feed.xml | 2 +- install/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/arrow-site/blob/89366249/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 1bbcf0e..c999bac 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-07-25T10:39:23-04:00</updated><id>/</id><entry><title type="html">Apache Arrow 0.5.0 Release</title><link href="/blog/2017/07/25/0.5.0-release/" rel="alternate" type="text/html" title="Apache Arrow 0.5.0 Release" /><published>2017-07-25T00:00:00-04:00</published><updated>2017-07-25T00:00:00-04:00</updated><id>/blog/2017/07/25/0.5.0-release</id><content type="html" xml:base="/blog/2017/07/25/0.5.0-release/"><!-- +<?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-07-25T13:38:25-04:00</updated><id>/</id><entry><title type="html">Apache Arrow 0.5.0 Release</title><link href="/blog/2017/07/25/0.5.0-release/" rel="alternate" type="text/html" title="Apache Arrow 0.5.0 Release" /><published>2017-07-25T00:00:00-04:00</published><updated>2017-07-25T00:00:00-04:00</updated><id>/blog/2017/07/25/0.5.0-release</id><content type="html" xml:base="/blog/2017/07/25/0.5.0-release/"><!-- --> http://git-wip-us.apache.org/repos/asf/arrow-site/blob/89366249/install/index.html ---------------------------------------------------------------------- diff --git a/install/index.html b/install/index.html index 0b42f41..b3e1b53 100644 --- a/install/index.html +++ b/install/index.html @@ -109,7 +109,7 @@ <h3 id="released-23-july-2017">Released: 23 July 2017</h3> -<p>See the <a href="http://arrow.apache.org/release/0.5.0.html">release notes</a> and <a href="http://arrow.apache.org/blog/2017/07/24/0.5.0-release/">blog post</a> for more about whatâs new.</p> +<p>See the <a href="http://arrow.apache.org/release/0.5.0.html">release notes</a> and <a href="http://arrow.apache.org/blog/2017/07/25/0.5.0-release/">blog post</a> for more about whatâs new.</p> <h3 id="source-release">Source release</h3>
