Skip to content

Commit

Permalink
docs: Switch to r-dbi.org domain (#684)
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr authored Dec 19, 2023
1 parent 6a8e295 commit 95e8b69
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
3 changes: 2 additions & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
url: https://r-dbi.github.io/odbc/
url: https://odbc.r-dbi.org

template:
bootstrap: 5
template: tidytemplate
Expand Down
2 changes: 1 addition & 1 deletion man/odbc-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 95e8b69

Please sign in to comment.