diff --git a/README.md b/README.md index 96443fd..c011e3d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Two worked examples demonstrating how to apply the four principles for improved - QMD format - [code/wetland_example_biomass.qmd](code/wetland_example_biomass.qmd) - RMarkdown format - [code/Rmd_files/wetland_example_biomass.Rmd](code/Rmd_files/wetland_example_biomass.Rmd) - - HTML output - [code/wetland_example_biomass.html](code/wetland_example_biomass.html) + - HTML output - [code/wetland_example_biomass.html](https://gordy2x.github.io/principles/code/wetland_example_biomass.html) - PDF output - [code/Rmd_files/wetland_example_biomass.pdf](code/Rmd_files/wetland_example_biomass.pdf) @@ -15,6 +15,6 @@ Two worked examples demonstrating how to apply the four principles for improved - QMD format - [code/bird_example.qmd](code/bird_example.qmd) - RMarkdown format - [code/Rmd_files/bird_example.Rmd](code/Rmd_files/bird_example.rmd) - - HTML output - [code/bird_example.html](code/bird_example.html) + - HTML output - [code/bird_example.html](https://gordy2x.github.io/principles/code/bird_example.html) - PDF output - [code/Rmd_files/bird_example.pdf](code/Rmd_files/bird_example.pdf)