You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by fs...@apache.org on 2019/08/21 19:40:08 UTC

[arrow-site] branch asf-site updated: Fix PR link for powered_by page

This is an automated email from the ASF dual-hosted git repository.

fsaintjacques pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 765aa58  Fix PR link for powered_by page
765aa58 is described below

commit 765aa58bcee7d7ac09dad49b8092ae6050410863
Author: Neal Richardson <ne...@gmail.com>
AuthorDate: Wed Aug 21 12:26:41 2019 -0700

    Fix PR link for powered_by page
---
 powered_by/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/powered_by/index.html b/powered_by/index.html
index 1e98691..1e183e9 100644
--- a/powered_by/index.html
+++ b/powered_by/index.html
@@ -156,7 +156,7 @@ the official logo:</p>
 
 <h2 id="projects-powered-by-apache-arrow">Projects Powered By Apache Arrow</h2>
 
-<p>To add yourself to the list, please open a <a href="https://github.com/apache/arrow/edit/master/site/powered_by.md">pull request</a> adding your
+<p>To add yourself to the list, please open a <a href="https://github.com/apache/arrow-site/edit/master/powered_by.md">pull request</a> adding your
 organization name, URL, a list of which Arrow components you are using, and a
 short description of your use case.</p>