Skip to content

Commit 70e8291

Browse files
authored
docs: http -> https in pkgdown config
1 parent 7bf85ac commit 70e8291

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_pkgdown.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ template:
88

99
home:
1010
links:
11-
- text: http://dataset.dataobservatory.eu
12-
href: http://dataset.dataobservatory.eu
11+
- text: https://dataset.dataobservatory.eu
12+
href: https://dataset.dataobservatory.eu
1313

1414
authors:
1515
Daniel Antal:

0 commit comments

Comments
 (0)