Skip to content

Commit 288944f

Browse files
authored
Add pkgdown site to URL in DESCRIPTION
1 parent 439cd1e commit 288944f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Description: R's raw vector is useful for storing a single
1717
frame? The 'blob' package provides the blob object, a list of raw
1818
vectors, suitable for use as a column in data frame.
1919
License: MIT + file LICENSE
20-
URL: https://github.com/tidyverse/blob
20+
URL: https://blob.tidyverse.org, https://github.com/tidyverse/blob
2121
BugReports: https://github.com/tidyverse/blob/issues
2222
Imports:
2323
methods,

0 commit comments

Comments
 (0)