You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/dc/setup.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
<p>
9
9
The setup instructions for the Data Carpentry Astronomy workshops
10
-
can be found at <ahref="https://datacarpentry.org/astronomy-python/index.html#setup">
10
+
can be found at <ahref="https://datacarpentry.org/astronomy-python/setup.html">
11
11
the curriculum site</a>.
12
12
</p>
13
13
@@ -40,22 +40,22 @@
40
40
{% endcomment %}
41
41
42
42
{% elsif site.curriculum == "dc-genomics" %}
43
-
<p>The setup instructions for the Data Carpentry Genomics workshops can be found at <ahref="https://datacarpentry.org/genomics-workshop/index.html#setup">the workshop overview site</a></p>.
43
+
<p>The setup instructions for the Data Carpentry Genomics workshops can be found at <ahref="https://datacarpentry.org/genomics-workshop/setup.html">the workshop overview site</a></p>.
44
44
45
45
{% comment %}
46
46
Geospatial workshops
47
47
{% endcomment %}
48
48
49
49
{% elsif site.curriculum == "dc-geospatial" %}
50
-
<p>The setup instructions for the Data Carpentry Geospatial workshop can be found at <ahref="https://datacarpentry.org/geospatial-workshop/index.html#setup">the workshop overview site</a>.</p>
50
+
<p>The setup instructions for the Data Carpentry Geospatial workshop can be found at <ahref="https://datacarpentry.org/geospatial-workshop/setup.html">the workshop overview site</a>.</p>
51
51
52
52
{% comment %}
53
53
Image workshops
54
54
{% endcomment %}
55
55
56
56
{% elsif site.curriculum == "dc-image" %}
57
57
58
-
<p>The setup instructions for Data Carpentry Image Processing workshops can be found at <ahref="https://datacarpentry.org/image-processing/index.html#setup">the curriculum site</a>.</p>
58
+
<p>The setup instructions for Data Carpentry Image Processing workshops can be found at <ahref="https://datacarpentry.org/image-processing/setup/">the curriculum site</a></p>.
0 commit comments