eitsupi opened a new pull request, #34276: URL: https://github.com/apache/arrow/pull/34276
### Rationale for this change When manually setting repository URLs for pkgdown, four different URLs could be set (home, source, issue, user). https://pkgdown.r-lib.org/reference/build_site.html#source-repository Because two of these (home, user) are not configured, the link to the repository home (the GitHub icon in the upper right corner of the menu bar) and the links to the users (the links from the account names on Changelog to the GitHub account) are currently not enabled on the `arrow` package website. ### What changes are included in this PR? Set up a link to the repository home and links to the users so that pkgdown's ability to link to the repository is fully functional. ### Are these changes tested? I built the website locally by using the `pkgdown::build_site_github_pages()` and verified that the link works. ### Are there any user-facing changes? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
