diff --git a/DESCRIPTION b/DESCRIPTION index 9d583c63..0f7d8d32 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -13,7 +13,7 @@ Authors@R: c( ) Description: A DBI-compatible interface to ODBC databases. License: MIT + file LICENSE -URL: https://r-dbi.github.io/odbc/, https://github.com/r-dbi/odbc, +URL: https://odbc.r-dbi.org, https://github.com/r-dbi/odbc, https://solutions.posit.co/connections/db/ BugReports: https://github.com/r-dbi/odbc/issues Depends: diff --git a/_pkgdown.yml b/_pkgdown.yml index 9195b3b5..99ad73d0 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -1,4 +1,5 @@ -url: https://r-dbi.github.io/odbc/ +url: https://odbc.r-dbi.org + template: bootstrap: 5 template: tidytemplate diff --git a/man/odbc-package.Rd b/man/odbc-package.Rd index 2c5fb665..afb00d92 100644 --- a/man/odbc-package.Rd +++ b/man/odbc-package.Rd @@ -10,7 +10,7 @@ A DBI-compatible interface to ODBC databases. \seealso{ Useful links: \itemize{ - \item \url{https://r-dbi.github.io/odbc/} + \item \url{https://odbc.r-dbi.org} \item \url{https://github.com/r-dbi/odbc} \item \url{https://solutions.posit.co/connections/db/} \item Report bugs at \url{https://github.com/r-dbi/odbc/issues}