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


The following commit(s) were added to refs/heads/master by this push:
     new e631119  [Format] Fix link to Flatbuffers project in IPC.md
e631119 is described below

commit e631119d853a3182fa4e2d8cd980440f59c7a679
Author: Victor Uriarte <vmuri...@gmail.com>
AuthorDate: Tue Nov 7 11:57:43 2017 -0700

    [Format] Fix link to Flatbuffers project in IPC.md
    
    Close #1291
    
    Change-Id: Ibae55c472b08cedcf22bd783c7a7fce1449051fe
---
 format/IPC.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/format/IPC.md b/format/IPC.md
index f3b4885..5a5d3ae 100644
--- a/format/IPC.md
+++ b/format/IPC.md
@@ -252,5 +252,5 @@ shared memory region) to be a multiple of 8:
 
 [1]: https://github.com/apache/arrow/blob/master/format/File.fbs
 [2]: https://github.com/apache/arrow/blob/master/format/Message.fbs
-[3]: https://github.com/google]/flatbuffers
+[3]: https://github.com/google/flatbuffers
 [4]: https://github.com/apache/arrow/blob/master/format/Layout.md

-- 
To stop receiving notification emails like this one, please contact
['"commits@arrow.apache.org" <commits@arrow.apache.org>'].

Reply via email to