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 2021/08/19 02:36:02 UTC

[arrow-cookbook] branch main updated: [R] Fix broken edit link (#39)

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

westonpace pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-cookbook.git


The following commit(s) were added to refs/heads/main by this push:
     new 678b828  [R] Fix broken edit link (#39)
678b828 is described below

commit 678b828c0c5b83019b6acd891f9c6be4114dd4a8
Author: Neal Richardson <ne...@gmail.com>
AuthorDate: Wed Aug 18 22:35:58 2021 -0400

    [R] Fix broken edit link (#39)
    
    * [R] Fix broken edit link
    
    * Update r/content/_bookdown.yml
    
    Co-authored-by: Weston Pace <we...@gmail.com>
---
 r/content/_bookdown.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/r/content/_bookdown.yml b/r/content/_bookdown.yml
index f2eb993..280474a 100644
--- a/r/content/_bookdown.yml
+++ b/r/content/_bookdown.yml
@@ -3,7 +3,7 @@ delete_merged_file: TRUE
 new_session: FALSE
 clean: ["_book/*"]
 output_dir: _book
-edit: https://github.com/ursacomputing/arrow-cookbook/edit/master/r/content/%s
+edit: https://github.com/apache/arrow-cookbook/edit/main/r/content/%s
 rmd_files: ["index.Rmd", "reading_and_writing_data.Rmd", "creating_arrow_objects.Rmd", "manipulating_data.Rmd"]
 
 # This is the full list