Skip to content

Commit f0671c1

Browse files
authored
Merge pull request #1449 from jupyterhub/sgibson91-patch-1
Update Turing Way's Zero-to-Binder link
2 parents 7621c5f + 3d61c7a commit f0671c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binderhub/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h3>Turn a Git repo into a collection of interactive notebooks</h3>
1919
</div>
2020
</div>
2121
<div id="tutorials" class="text-center">
22-
<h4>New to Binder? Get started with a Zero-to-Binder tutorial in <a href="https://github.com/alan-turing-institute/the-turing-way/blob/master/workshops/boost-research-reproducibility-binder/workshop-presentations/zero-to-binder-julia.md">Julia</a>, <a href="https://github.com/alan-turing-institute/the-turing-way/blob/master/workshops/boost-research-reproducibility-binder/workshop-presentations/zero-to-binder-python.md">Python</a> or <a href="https://github.com/alan-turing-institute/the-turing-way/blob/master/workshops/boost-research-reproducibility-binder/workshop-presentations/zero-to-binder-r.md">R</a>.</h4>
22+
<h4>New to Binder? Get started with a <a href="https://the-turing-way.netlify.app/communication/binder/zero-to-binder.html" target="_blank">Zero-to-Binder tutorial</a> in Julia, Python, or R.</h4>
2323
</div>
2424
{% endblock header %}
2525

0 commit comments

Comments
 (0)