Skip to content

Commit 08644f5

Browse files
authored
Update index.md
1 parent dd19ad5 commit 08644f5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: workshop # DON'T CHANGE THIS.
33
# More detailed instructions (including how to fill these variables for an
44
# online workshop) are available at
55
# https://carpentries.github.io/workshop-template/customization/index.html
6-
venue: "UW-Madison" # brief name of the institution that hosts the workshop without address (e.g., "Euphoric State University")
6+
venue: "UW-Madisonn" # brief name of the institution that hosts the workshop without address (e.g., "Euphoric State University")
77
address: "Orchard View Room, Discovery Building, 330 N Orchard St, Madison, WI 53715" # full street address of workshop (e.g., "Room A, 123 Forth Street, Blimingen, Euphoria"), videoconferencing URL, or 'online'
88
country: "us" # lowercase two-letter ISO country code such as "fr" (see https://en.wikipedia.org/wiki/ISO_3166-1#Current_codes) for the institution that hosts the workshop
99
language: "en" # lowercase two-letter ISO language code such as "fr" (see https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) for the workshop
@@ -195,7 +195,7 @@ Modify the block below if there are any special requirements.
195195
Participants must have access to a computer with a
196196
Mac, Linux, or Windows operating system (not a tablet, Chromebook, etc.) that they have administrative privileges on.
197197
{% endif %}
198-
They should have a few specific software packages installed (listed <a href="#">below</a>).
198+
They should have a few specific software packages installed (listed <a href="#setup">below</a>).
199199
</p>
200200

201201
{% comment %}
@@ -455,6 +455,10 @@ during the workshop.
455455
{% elsif site.carpentry == "lc" %}
456456
{% include lc/setup.html %}
457457
{% elsif site.carpentry == "incubator" %}
458+
Please check the "Setup" page of
459+
[the lesson site]({{ site.incubator_lesson_site }}) for instructions to follow
460+
to obtain the software and data you will need to follow the lesson.
461+
458462
<strong>Please check the "Setup" page of the
459463
<a href ="https://carpentries-incubator.github.io/python-intermediate-development/">lesson site</a> for instructions to follow
460464
to obtain the software and data you will need to follow the lesson.</strong>

0 commit comments

Comments
 (0)