Skip to content

Commit 082a8ba

Browse files
fix new pkgdown version
1 parent efaa00a commit 082a8ba

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

tests/testthat/in/DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ Imports:
99
Remotes:
1010
ropenscilabs/tic
1111
Encoding: UTF-8
12+
URL: https://example.com

tests/testthat/in/_pkgdown-articles.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ articles:
44
contents:
55
- why-use-hooks
66
- some-more
7+
url: https://example.com

tests/testthat/in/_pkgdown-index-articles.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ articles:
1010
navbar: ~
1111
contents:
1212
- pkgdown
13+
url: https://example.com

tests/testthat/in/_pkgdown-index.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ reference:
44
Edit the pre-commit configuration
55
- contents:
66
- autoupdate
7+
url: https://example.com

0 commit comments

Comments
 (0)