You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2017/06/06 18:21:49 UTC

arrow git commit: [Doc] Fix a few links for files moved in ARROW-957

Repository: arrow
Updated Branches:
  refs/heads/master 44dba7176 -> 1a72acdf4


[Doc] Fix a few links for files moved in ARROW-957

Closes #714

Change-Id: Ic58e7ad6b0b2cf5a7d4d36859bdbffda65e13f79


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

Branch: refs/heads/master
Commit: 1a72acdf4daa68fe6e7639acde08a0abf795a3fc
Parents: 44dba71
Author: Tony Kelman <to...@kelman.net>
Authored: Wed May 24 02:16:58 2017 -0400
Committer: Wes McKinney <we...@twosigma.com>
Committed: Tue Jun 6 14:21:16 2017 -0400

----------------------------------------------------------------------
 cpp/README.md                                  | 2 +-
 python/doc/source/development.rst              | 2 +-
 site/_posts/2017-05-08-0.3-release-japanese.md | 2 +-
 site/_posts/2017-05-08-0.3-release.md          | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/arrow/blob/1a72acdf/cpp/README.md
----------------------------------------------------------------------
diff --git a/cpp/README.md b/cpp/README.md
index 69c6950..5bb516f 100644
--- a/cpp/README.md
+++ b/cpp/README.md
@@ -126,4 +126,4 @@ both of these options would be used rarely.  Current known uses-cases whent hey
 *  Parameterized tests in google test.
 
 [1]: https://brew.sh/
-[2]: https://github.com/apache/arrow/blob/master/cpp/doc/Windows.md
+[2]: https://github.com/apache/arrow/blob/master/cpp/apidoc/Windows.md

http://git-wip-us.apache.org/repos/asf/arrow/blob/1a72acdf/python/doc/source/development.rst
----------------------------------------------------------------------
diff --git a/python/doc/source/development.rst b/python/doc/source/development.rst
index 6ec563e..410f838 100644
--- a/python/doc/source/development.rst
+++ b/python/doc/source/development.rst
@@ -175,7 +175,7 @@ Windows
 =======
 
 First, we bootstrap a conda environment similar to the `C++ build instructions
-<https://github.com/apache/arrow/blob/master/cpp/doc/Windows.md>`_. This
+<https://github.com/apache/arrow/blob/master/cpp/apidoc/Windows.md>`_. This
 includes all the dependencies for Arrow and the Apache Parquet C++ libraries.
 
 First, starting from fresh clones of Apache Arrow and parquet-cpp:

http://git-wip-us.apache.org/repos/asf/arrow/blob/1a72acdf/site/_posts/2017-05-08-0.3-release-japanese.md
----------------------------------------------------------------------
diff --git a/site/_posts/2017-05-08-0.3-release-japanese.md b/site/_posts/2017-05-08-0.3-release-japanese.md
index e49bde1..6bad5ad 100644
--- a/site/_posts/2017-05-08-0.3-release-japanese.md
+++ b/site/_posts/2017-05-08-0.3-release-japanese.md
@@ -162,7 +162,7 @@ $ git shortlog -sn apache-arrow-0.2.0..apache-arrow-0.3.0
 [4]: http://wesmckinney.com/blog/arrow-streaming-columnar/
 [5]: http://github.com/google/flatbuffers
 [6]: http://arrow.apache.org/install
-[7]: https://github.com/apache/arrow/blob/master/cpp/doc/Windows.md
+[7]: https://github.com/apache/arrow/blob/master/cpp/apidoc/Windows.md
 [8]: https://github.com/apache/arrow/blob/master/python/doc/source/development.rst
 [9]: http://github.com/kou
 [10]: https://wiki.gnome.org/Projects/GObjectIntrospection

http://git-wip-us.apache.org/repos/asf/arrow/blob/1a72acdf/site/_posts/2017-05-08-0.3-release.md
----------------------------------------------------------------------
diff --git a/site/_posts/2017-05-08-0.3-release.md b/site/_posts/2017-05-08-0.3-release.md
index 39a907d..cf38a8b 100644
--- a/site/_posts/2017-05-08-0.3-release.md
+++ b/site/_posts/2017-05-08-0.3-release.md
@@ -238,7 +238,7 @@ $ git shortlog -sn apache-arrow-0.2.0..apache-arrow-0.3.0
 [4]: http://wesmckinney.com/blog/arrow-streaming-columnar/
 [5]: http://github.com/google/flatbuffers
 [6]: http://arrow.apache.org/install
-[7]: https://github.com/apache/arrow/blob/master/cpp/doc/Windows.md
+[7]: https://github.com/apache/arrow/blob/master/cpp/apidoc/Windows.md
 [8]: https://github.com/apache/arrow/blob/master/python/doc/source/development.rst
 [9]: http://github.com/kou
 [10]: https://wiki.gnome.org/Projects/GObjectIntrospection