Skip to content

Commit 6a1b69f

Browse files
authored
Update index.html
1 parent f0e7404 commit 6a1b69f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

2016-2017/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h2>Radiative Heat Transport in Buildings</h2>
1010
</header>
1111

1212
<nav id = "navigation">
13-
<a class = "navigation-item" href="#opgaven">Opgaven</a>
13+
<a class = "navigation-item" href="#assignments">Assignments</a>
1414
<!--<a class = "navigation-item" href="#contact">Contact</a>-->
1515
</nav>
1616

@@ -24,7 +24,7 @@ <h4>Opgave 1: Introduction to Monte Carlo Integration Techniques</h3>
2424
</header>
2525
<dl>
2626
<dt>Downloads:</dt>
27-
<dd><a href = "assignment1/assignment.pdf">opgave.pdf</a></dd>
27+
<dd><a href = "assignment1/assignment.pdf">assignment.pdf</a></dd>
2828
<dt>Deadline:</dt>
2929
<dd>Groep A: Donderdag 6 oktober 2016</dd>
3030
<dd>Groep B: Donderdag 7 oktober 2016</dd>
@@ -34,7 +34,7 @@ <h4>Opgave 2: (Quasi) Monte Carlo Sampling Strategies</h3>
3434
</header>
3535
<dl>
3636
<dt>Downloads:</dt>
37-
<dd><a href = "assignment2/assignment.pdf">opgave.pdf</a></dd>
37+
<dd><a href = "assignment2/assignment.pdf">assignment.pdf</a></dd>
3838
<dt>Deadline:</dt>
3939
<dd>Groep A: ?? oktober 2016</dd>
4040
<dd>Groep B: ?? oktober 2016</dd>

0 commit comments

Comments
 (0)