diff --git a/DESCRIPTION b/DESCRIPTION index 1f5635de..0d98e38d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -13,7 +13,7 @@ Description: A drop-in replacement for 'dplyr', powered by 'DuckDB' for performa Also defines a set of generics that provide a low-level implementer's interface for the high-level user interface of 'dplyr'. License: MIT + file LICENSE -URL: https://duckdblabs.github.io/duckplyr, https://github.com/duckdblabs/duckplyr +URL: https://duckdblabs.github.io/duckplyr/, https://github.com/duckdblabs/duckplyr BugReports: https://github.com/duckdblabs/duckplyr/issues Depends: R (>= 4.1.0) diff --git a/man/duckplyr-package.Rd b/man/duckplyr-package.Rd index c831a99b..2540698a 100644 --- a/man/duckplyr-package.Rd +++ b/man/duckplyr-package.Rd @@ -11,6 +11,7 @@ A drop-in replacement for 'dplyr', powered by 'DuckDB' for performance. Also def \seealso{ Useful links: \itemize{ + \item \url{https://duckdblabs.github.io/duckplyr/} \item \url{https://github.com/duckdblabs/duckplyr} \item Report bugs at \url{https://github.com/duckdblabs/duckplyr/issues} }