Skip to content

Commit 4d624b1

Browse files
committed
chore(testing in research workflows): add "s" to end
1 parent b4cb30b commit 4d624b1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pages/blog/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
subtitle: "Self-paced training resource on creating discrete-event simulation models in Python and R as part of a reproducible analytical pipeline."
77
href: "https://pythonhealthdatascience.github.io/des_rap_book/"
88
thumbnail: /images/listings/des_rap_book.png
9-
- title: "Testing in Research Workflow"
9+
- title: "Testing in Research Workflows"
1010
subtitle: "Tutorial on testing in Python and R, accompanies HDR UK Futures training videos."
1111
href: "https://pythonhealthdatascience.github.io/stars-testing-intro/"
1212
thumbnail: /images/listings/testing_in_research.png

pages/blog/links_real.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
subtitle: "Self-paced training resource on creating discrete-event simulation models in Python and R as part of a reproducible analytical pipeline."
77
href: "https://pythonhealthdatascience.github.io/des_rap_book/"
88
thumbnail: /pages/examples/des_rap_book.png
9-
- title: "Testing in Research Workflow"
9+
- title: "Testing in Research Workflows"
1010
subtitle: "Tutorial on testing in Python and R, accompanies HDR UK Futures training videos."
1111
href: "https://pythonhealthdatascience.github.io/stars-testing-intro/"
1212
thumbnail: /pages/examples/testing_in_research.png

pages/examples/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
code: https://github.com/pythonhealthdatascience/des_rap_book
164164
thumbnail: des_rap_book.png
165165
categories: [University of Exeter]
166-
- title: Testing in Research Workflow
166+
- title: Testing in Research Workflows
167167
subtitle: Tutorial on testing in Python and R, accompanies HDR UK Futures training videos.
168168
href: https://pythonhealthdatascience.github.io/stars-testing-intro/
169169
code: https://github.com/pythonhealthdatascience/stars-testing-intro

0 commit comments

Comments
 (0)