We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d38ce15 commit 2bb3e6bCopy full SHA for 2bb3e6b
_includes/dc/setup.html
@@ -72,9 +72,9 @@
72
73
{% elsif site.flavor == "python" %}
74
<p>
75
- The setup instructions for the Data Carpentry Social Sciences workshops (with Python)
76
- can be found at <a href="https://datacarpentry.org/socialsci-workshop/setup-python-workshop.html">
77
- the workshop overview site</a>.
+ The setup instructions for the Data Carpentry workshop with Python
+ can be found at <a href="https://carpentries.github.io/workshop-template/install_instructions/#python">
+ the Carpentries official troubleshooting site for software installation</a>.
78
</p>
79
{% else %}
80
{% include warning-flavor.html %}
0 commit comments