Skip to content

Commit e56fb50

Browse files
authored
Add pkgdown URL to DESCRIPTION (#108)
1 parent a525fcf commit e56fb50

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
@@ -41,6 +41,6 @@ LinkingTo:
4141
cpp11
4242
RoxygenNote: 7.1.1.9001
4343
Roxygen: list(markdown = TRUE)
44-
URL: https://github.com/r-lib/vdiffr
44+
URL: https://vdiffr.r-lib.org/, https://github.com/r-lib/vdiffr
4545
BugReports: https://github.com/r-lib/vdiffr/issues
4646
SystemRequirements: C++11

0 commit comments

Comments
 (0)