From 650d8f54498f63f85cdd7da47315e0eaca475c61 Mon Sep 17 00:00:00 2001 From: Rainer M Krug Date: Fri, 29 May 2026 09:09:52 +0200 Subject: [PATCH] chore: move repo to openalexPro org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - DESCRIPTION: URL and BugReports → openalexPro org - _pkgdown.yml: site URL → openalexpro.github.io - README.md: GitHub links updated to openalexPro org Co-Authored-By: Claude Sonnet 4.6 --- DESCRIPTION | 4 ++-- _pkgdown.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 30edc48..6fcf19a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -39,7 +39,7 @@ Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr, quarto -URL: https://github.com/rkrug/openalexVectorComp, https://rkrug.github.io/openalexVectorComp/ -BugReports: https://github.com/rkrug/openalexVectorComp/issues +URL: https://github.com/openalexPro/openalexVectorComp, https://openalexpro.github.io/openalexVectorComp/ +BugReports: https://github.com/openalexPro/openalexVectorComp/issues RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) diff --git a/_pkgdown.yml b/_pkgdown.yml index fbadd47..f45d1f9 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -1,4 +1,4 @@ -url: https://rkrug.github.io/openalexVectorComp/ +url: https://openalexpro.github.io/openalexVectorComp/ destination: _site template: bootstrap: 5