Skip to content

Commit 1f3d633

Browse files
committed
Release week 3 course material.
1 parent 69dd512 commit 1f3d633

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,15 +100,15 @@ <h2>Schedule</h2>
100100
<th scope="row">4</th>
101101
<td>Mar 16</td>
102102
<td>
103-
Infrastructure as Code<br/> Service-based Architecture
103+
Infrastructure as Code<br/> Service-Based Architecture
104104
</td>
105105
<td><a href="/schedule#week4">Content</a></td>
106106
</tr>
107107
<tr>
108108
<th scope="row">5</th>
109109
<td>Mar 23</td>
110110
<td>
111-
Distributed Systems I<br/> Event-driven Architecture
111+
Distributed Systems I<br/> Event-Driven Architecture
112112
</td>
113113
<td><a href="/schedule#week5">Content</a></td>
114114
</tr>

public/schedule/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,10 +267,10 @@ <h5>Readings from <cite>Software Architecture in Practice</cite> 4<sup>th</sup>
267267

268268
<h5>Case Study Session
269269
<!-- Write up of sample solution for Codegram case study
270+
-->
270271
<a href="/studies/pipelines-writeup.pdf" target="_blank" style="font-size: medium">
271272
<span class="link badge bg-secondary" style="margin-right: 1rem"><i class="fas fa-file-pdf"></i> Write Up</span>
272273
</a>
273-
-->
274274
<a href="/studies/pipelines.pdf" target="_blank" style="font-size: medium">
275275
<span class="link badge bg-secondary"><i class="fas fa-file-pdf "></i> Brief</span>
276276
</a>
@@ -311,7 +311,7 @@ <h5>Assessment</h5>
311311
</div>
312312

313313
<br/><br/>
314-
<div class="card draft">
314+
<div class="card">
315315
<a id="week3" href="#week3" class="week-link">
316316
<div class="card-header">
317317
Week Three

0 commit comments

Comments
 (0)