Skip to content

Commit 78a5f01

Browse files
committed
remove netlify references
1 parent 06bed28 commit 78a5f01

File tree

18 files changed

+36
-36
lines changed

18 files changed

+36
-36
lines changed

_pkgdown.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ navbar:
1616
components:
1717
home:
1818
icon: fas fa-home fa-lg
19-
href: https://r4epis.netlify.com
19+
href: r4epi.github.io/sitrep/
2020
reference:
2121
text: Reference
2222
href: reference/index.html
@@ -25,5 +25,5 @@ navbar:
2525
href: news/index.html
2626
github:
2727
icon: fab fa-github fa-lg
28-
href: https://github.com/R4EPI/sitrep
28+
href: https://github.com/R4EPI/sitrep/
2929

inst/rmarkdown/templates/ajs_outbreak/skeleton/skeleton.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is a template which can be used to create an automated outbreak situation
1111
report for acute jaundice syndrome (AJS).
1212

1313
- It is organised by time, place and person.
14-
For a more detailed explanation of this template, please visit https://r4epis.netlify.com/outbreaks
14+
For a more detailed explanation of this template, please visit https://github.com/R4EPI/sitrep/
1515
- Feedback and suggestions are welcome at the [GitHub issues page](https://github.com/R4EPI/sitrep/issues)
1616
- Text within <! > will not show in your final document. These comments are used
1717
to explain the template. You can delete them if you want.
@@ -36,7 +36,7 @@ field. If you have access to a USB key with these packages, it makes sense to
3636
copy and paste the packages into your computer's R package library
3737
(run the command .libPaths() to see the folder path).
3838
39-
For help installing packages, please visit https://r4epis.netlify.com/welcome
39+
For help installing packages, please visit https://github.com/R4EPI/sitrep/
4040
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
4141

4242

inst/rmarkdown/templates/ajs_outbreak_recode/skeleton/skeleton.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This will produce a word document which can be kept as a log to show how the dat
1313
was changed.
1414

1515
- There are sections for reading, reformatting and cleaning data
16-
- For a more detailed explanation of this template, please visit https://r4epis.netlify.com/surveys
16+
- For a more detailed explanation of this template, please visit https://github.com/R4EPI/sitrep/
1717
- Feedback and suggestions are welcome at the [GitHub issues page](https://github.com/R4EPI/sitrep/issues)
1818

1919
- Text within <! > will not show in your final document. These comments are used
@@ -37,7 +37,7 @@ field. If you have access to a USB key with these packages, it makes sense to
3737
copy and paste the packages into your computer's R package library
3838
(run the command .libPaths() to see the folder path).
3939
40-
For help installing packages, please visit https://r4epis.netlify.com/welcome
40+
For help installing packages, please visit https://github.com/R4EPI/sitrep/
4141
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
4242

4343

inst/rmarkdown/templates/cholera_outbreak/skeleton/skeleton.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is a template which can be used to create an automated outbreak situation
1111
report for cholera.
1212

1313
- It is organised by time, place and person.
14-
For a more detailed explanation of this template, please visit https://r4epis.netlify.com/outbreaks
14+
For a more detailed explanation of this template, please visit https://github.com/R4EPI/sitrep/
1515
- Feedback and suggestions are welcome at the [GitHub issues page](https://github.com/R4EPI/sitrep/issues)
1616
- Text within <! > will not show in your final document. These comments are used
1717
to explain the template. You can delete them if you want.
@@ -36,7 +36,7 @@ field. If you have access to a USB key with these packages, it makes sense to
3636
copy and paste the packages into your computer's R package library
3737
(run the command .libPaths() to see the folder path).
3838
39-
For help installing packages, please visit https://r4epis.netlify.com/welcome
39+
For help installing packages, please visit https://github.com/R4EPI/sitrep/
4040
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
4141

4242

inst/rmarkdown/templates/cholera_outbreak_recode/skeleton/skeleton.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This will produce a word document which can be kept as a log to show how the dat
1313
was changed.
1414

1515
- There are sections for reading, reformatting and cleaning data
16-
- For a more detailed explanation of this template, please visit https://r4epis.netlify.com/surveys
16+
- For a more detailed explanation of this template, please visit https://github.com/R4EPI/sitrep/
1717
- Feedback and suggestions are welcome at the [GitHub issues page](https://github.com/R4EPI/sitrep/issues)
1818

1919
- Text within <! > will not show in your final document. These comments are used
@@ -37,7 +37,7 @@ field. If you have access to a USB key with these packages, it makes sense to
3737
copy and paste the packages into your computer's R package library
3838
(run the command .libPaths() to see the folder path).
3939
40-
For help installing packages, please visit https://r4epis.netlify.com/welcome
40+
For help installing packages, please visit https://github.com/R4EPI/sitrep/
4141
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
4242

4343

inst/rmarkdown/templates/ebs/skeleton/skeleton.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ surveillance is set up in the project.
2222
- Comment out the code or delete the output that you don't need when producing your Sitrep or M&E report
2323

2424

25-
For a more detailed explanation of this template, please visit https://r4epis.netlify.app/
25+
For a more detailed explanation of this template, please visit https://github.com/R4EPI/sitrep/
2626
- Feedback and suggestions are welcome at the [GitHub issues page](https://github.com/R4EPI/sitrep/issues)
2727
- Text within <! > will not show in your final document. These comments are used
2828
to explain the template. You can delete them if you want.
@@ -47,7 +47,7 @@ field. If you have access to a USB key with these packages, it makes sense to
4747
copy and paste the packages into your computer's R package library
4848
(run the command .libPaths() to see the folder path).
4949
50-
For help installing packages, please visit https://r4epis.netlify.com/welcome
50+
For help installing packages, please visit https://github.com/R4EPI/sitrep/
5151
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
5252

5353

inst/rmarkdown/templates/measles_outbreak/skeleton/skeleton.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is a template which can be used to create an automated outbreak situation
1111
report for measles.
1212

1313
- It is organised by time, place and person.
14-
For a more detailed explanation of this template, please visit https://r4epis.netlify.com/outbreaks
14+
For a more detailed explanation of this template, please visit https://github.com/R4EPI/sitrep/
1515
- Feedback and suggestions are welcome at the [GitHub issues page](https://github.com/R4EPI/sitrep/issues)
1616
- Text within <! > will not show in your final document. These comments are used
1717
to explain the template. You can delete them if you want.
@@ -36,7 +36,7 @@ field. If you have access to a USB key with these packages, it makes sense to
3636
copy and paste the packages into your computer's R package library
3737
(run the command .libPaths() to see the folder path).
3838
39-
For help installing packages, please visit https://r4epis.netlify.com/welcome
39+
For help installing packages, please visit https://github.com/R4EPI/sitrep/
4040
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
4141

4242

inst/rmarkdown/templates/measles_outbreak_recode/skeleton/skeleton.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This will produce a word document which can be kept as a log to show how the dat
1313
was changed.
1414

1515
- There are sections for reading, reformatting and cleaning data
16-
- For a more detailed explanation of this template, please visit https://r4epis.netlify.com/surveys
16+
- For a more detailed explanation of this template, please visit https://github.com/R4EPI/sitrep/
1717
- Feedback and suggestions are welcome at the [GitHub issues page](https://github.com/R4EPI/sitrep/issues)
1818

1919
- Text within <! > will not show in your final document. These comments are used
@@ -37,7 +37,7 @@ field. If you have access to a USB key with these packages, it makes sense to
3737
copy and paste the packages into your computer's R package library
3838
(run the command .libPaths() to see the folder path).
3939
40-
For help installing packages, please visit https://r4epis.netlify.com/welcome
40+
For help installing packages, please visit https://github.com/R4EPI/sitrep/
4141
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
4242

4343

inst/rmarkdown/templates/meningitis_outbreak/skeleton/skeleton.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is a template which can be used to create an automated outbreak situation
1111
report for meningitis.
1212

1313
- It is organised by time, place and person.
14-
For a more detailed explanation of this template, please visit https://r4epis.netlify.com/outbreaks
14+
For a more detailed explanation of this template, please visit https://github.com/R4EPI/sitrep/
1515
- Feedback and suggestions are welcome at the [GitHub issues page](https://github.com/R4EPI/sitrep/issues)
1616
- Text within <! > will not show in your final document. These comments are used
1717
to explain the template. You can delete them if you want.
@@ -36,7 +36,7 @@ field. If you have access to a USB key with these packages, it makes sense to
3636
copy and paste the packages into your computer's R package library
3737
(run the command .libPaths() to see the folder path).
3838
39-
For help installing packages, please visit https://r4epis.netlify.com/welcome
39+
For help installing packages, please visit https://github.com/R4EPI/sitrep/
4040
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
4141

4242

inst/rmarkdown/templates/meningitis_outbreak_recode/skeleton/skeleton.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This will produce a word document which can be kept as a log to show how the dat
1313
was changed.
1414

1515
- There are sections for reading, reformatting and cleaning data
16-
- For a more detailed explanation of this template, please visit https://r4epis.netlify.com/surveys
16+
- For a more detailed explanation of this template, please visit https://github.com/R4EPI/sitrep/
1717
- Feedback and suggestions are welcome at the [GitHub issues page](https://github.com/R4EPI/sitrep/issues)
1818

1919
- Text within <! > will not show in your final document. These comments are used
@@ -37,7 +37,7 @@ field. If you have access to a USB key with these packages, it makes sense to
3737
copy and paste the packages into your computer's R package library
3838
(run the command .libPaths() to see the folder path).
3939
40-
For help installing packages, please visit https://r4epis.netlify.com/welcome
40+
For help installing packages, please visit https://github.com/R4EPI/sitrep/
4141
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
4242

4343

0 commit comments

Comments
 (0)