Skip to content

Commit fc719b8

Browse files
committed
replace remote URLs
1 parent ff01fbf commit fc719b8

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

vignettes/Using-TreeDist.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Calculate tree similarity with 'TreeDist'"
33
author: "[Martin R. Smith](https://smithlabdurham.github.io/)"
44
output: rmarkdown::html_vignette
55
bibliography: ../inst/REFERENCES.bib
6-
csl: https://raw.githubusercontent.com/citation-style-language/styles/master/apa-old-doi-prefix.csl
6+
csl: ../inst/apa-old-doi-prefix.csl
77
vignette: >
88
%\VignetteIndexEntry{Calculate tree similarity with 'TreeDist'}
99
%\VignetteEngine{knitr::rmarkdown}

vignettes/compare-treesets.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ output:
66
fig_width: 6
77
fig_height: 4
88
bibliography: ../inst/REFERENCES.bib
9-
csl: https://raw.githubusercontent.com/citation-style-language/styles/master/apa-old-doi-prefix.csl
9+
csl: ../inst/apa-old-doi-prefix.csl
1010
vignette: >
1111
%\VignetteIndexEntry{Comparing sets of trees from different analyses}
1212
%\VignetteEngine{knitr::rmarkdown}

vignettes/landscapes.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ output:
66
fig_width: 6
77
fig_height: 4
88
bibliography: ../inst/REFERENCES.bib
9-
csl: https://raw.githubusercontent.com/citation-style-language/styles/master/apa-old-doi-prefix.csl
9+
csl: ../inst/apa-old-doi-prefix.csl
1010
vignette: >
1111
%\VignetteIndexEntry{Analysing landscapes of phylogenetic trees}
1212
%\VignetteEngine{knitr::rmarkdown}

vignettes/treespace.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ output:
66
fig_width: 6
77
fig_height: 4
88
bibliography: ../inst/REFERENCES.bib
9-
csl: https://raw.githubusercontent.com/citation-style-language/styles/master/apa-old-doi-prefix.csl
9+
csl: ../inst/apa-old-doi-prefix.csl
1010
vignette: >
1111
%\VignetteIndexEntry{Tree space analysis}
1212
%\VignetteEngine{knitr::rmarkdown}

0 commit comments

Comments
 (0)