Skip to content

Commit 8dc45f3

Browse files
committed
Fix broken link
1 parent 4f79bf0 commit 8dc45f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
There are a few very good online guides on reproducible research.
44

5-
- [The Turing way](https://the-turing-way.netlify.app/welcome.html) from the [Alan Turing institute](https://github.com/alan-turing-institute). This page contains information and guidelines about most of the things you need to know about reproducible research and we encourage everyone to skim through this site. They also have a [template repo](https://github.com/alan-turing-institute/reproducible-project-template) that might be relevant.
5+
- [The Turing way](https://book.the-turing-way.org) from the [Alan Turing institute](https://github.com/alan-turing-institute). This page contains information and guidelines about most of the things you need to know about reproducible research and we encourage everyone to skim through this site. They also have a [template repo](https://github.com/alan-turing-institute/reproducible-project-template) that might be relevant.
66

77
- [Scientific Python](https://learn.scientific-python.org/development/) is a guide on how to develop scientific software in Python. This guide is a bit more technical than the Turing way and is more focused on the software development part.
88

0 commit comments

Comments
 (0)