Skip to content

Commit

Permalink
changed http to https in inst/CITATION
Browse files Browse the repository at this point in the history
  • Loading branch information
knausb committed Jul 16, 2022
1 parent c31b9ae commit 9ef985b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ bibentry("Article",
volume = "17",
number = "1",
issn = {1755-0998},
url = "http://dx.doi.org/10.1111/1755-0998.12549",
url = "https://dx.doi.org/10.1111/1755-0998.12549",

mheader = "To cite vcfR in publications use:",
pages = "44--53",
Expand All @@ -23,7 +23,7 @@ bibentry("Article",
as.person('Niklaus J. Gr{\\"u}nwald')),
journal = 'BioRxiv',
year = 2016,
url = "http://dx.doi.org/10.1101/041277",
url = "https://dx.doi.org/10.1101/041277",

mheader = "To cite vcfR in publications use:",

Expand Down

0 comments on commit 9ef985b

Please sign in to comment.