This is an automated email from the ASF dual-hosted git repository. shangxinli pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/parquet-site.git
commit 4b619d01f6376494d46e8af2ad730e6b9db55954 Author: Gábor Szádovszky <[email protected]> AuthorDate: Mon May 28 14:23:28 2018 +0000 PARQUET-803: generated static website git-svn-id: https://svn.apache.org/repos/asf/parquet/site@1832398 13f79535-47bb-0310-9956-ffa450edef68 --- publish/community/index.html | 2 +- publish/developers/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/publish/community/index.html b/publish/community/index.html index 8bd2033..d6a2e85 100644 --- a/publish/community/index.html +++ b/publish/community/index.html @@ -133,7 +133,7 @@ <p>New bugs can be reported on <a href="http://issues.apache.org/jira/browse/PARQUET">JIRA</a>. In order to create a new issue, you’ll need to signup for an account.</p> <h4 name="contribute">Contribute a core patch</h4> - <p>Follow our <a href="/docs/howtocontribute/">contribution guidelines</a> when submitting a patch.</p> + <p>Follow our <a href="/contribute/">contribution guidelines</a> when submitting a patch.</p> <h3>Stay in Touch</h3> <p>Attend a Parquet <a href="https://plus.google.com/events/c36apc97f7invko9p128hq9e6b8">sync up meeting</a> via Google Hangouts.</p> diff --git a/publish/developers/index.html b/publish/developers/index.html index cffb336..d5f0321 100644 --- a/publish/developers/index.html +++ b/publish/developers/index.html @@ -122,7 +122,7 @@ <p>New bugs can be reported on our <a href="http://issues.apache.org/jira/browse/AURORA">Jira issue tracker</a>. In order to create a new issue, you’ll need to signup for an account.</p> <h4 name="contribute">Contribute a core patch</h4> - <p>Follow our <a href="/docs/howtocontribute/">contribution guidelines</a> when submitting a patch.</p> + <p>Follow our <a href="/contribute/">contribution guidelines</a> when submitting a patch.</p> <h4 name="ircchannel">IRC Channel</h4> <p>Many of the Aurora developers and users chat in the #aurora channel on irc.freenode.net.</p>
