Kengo Seki created ARROW-1117:
---------------------------------
Summary: [Docs] Minor issues in GLib README
Key: ARROW-1117
URL: https://issues.apache.org/jira/browse/ARROW-1117
Project: Apache Arrow
Issue Type: Bug
Components: GLib
Reporter: Kengo Seki
Priority: Trivial
{code:title=c_glib/README.md}
53 See [install document][../site/install.md] for details.
{code}
This link is broken.
{code:title=c_glib/README.md}
61 % wget
https://dist.apache.org/repos/dist/release/arrow/arrow-0.3.0/apache-arrow-0.3.0.tar.gz
62 % tar xf apache-arrow-0.3.0.tar.gz
63 % cd apache-arrow-0.3.0
{code}
0.3.0 doesn't seem to be downloadable from dist.apache.org now. It's publishing
only 0.4.1 at this time.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)