Skip to content

Commit c26b80f

Browse files
authored
Update setup.html
1 parent ce0ee78 commit c26b80f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_includes/dc/setup.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<p>
99
The setup instructions for the Data Carpentry Astronomy workshops
10-
can be found at <a href="https://datacarpentry.org/astronomy-python/index.html#setup">
10+
can be found at <a href="https://datacarpentry.org/astronomy-python/setup.html">
1111
the curriculum site</a>.
1212
</p>
1313

@@ -40,22 +40,22 @@
4040
{% endcomment %}
4141

4242
{% elsif site.curriculum == "dc-genomics" %}
43-
<p>The setup instructions for the Data Carpentry Genomics workshops can be found at <a href="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 <a href="https://datacarpentry.org/genomics-workshop/setup.html">the workshop overview site</a></p>.
4444

4545
{% comment %}
4646
Geospatial workshops
4747
{% endcomment %}
4848

4949
{% elsif site.curriculum == "dc-geospatial" %}
50-
<p>The setup instructions for the Data Carpentry Geospatial workshop can be found at <a href="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 <a href="https://datacarpentry.org/geospatial-workshop/setup.html">the workshop overview site</a>.</p>
5151

5252
{% comment %}
5353
Image workshops
5454
{% endcomment %}
5555

5656
{% elsif site.curriculum == "dc-image" %}
5757

58-
<p>The setup instructions for Data Carpentry Image Processing workshops can be found at <a href="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 <a href="https://datacarpentry.org/image-processing/setup/">the curriculum site</a></p>.
5959

6060
{% comment %}
6161
Social sciences workshops

0 commit comments

Comments
 (0)