Skip to content

Commit 6034ccb

Browse files
committed
minor mods
1 parent f104654 commit 6034ccb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@ <h1><a href="http://github.com/programthecloud/ptcrepo">ptcrepo</a>
5757
<p>The course explores cloud computing&ndash;distributed systems fundamentals and new challenges&ndash;through a practical lens of software development. As part of the course, students undertake significant software development in a language for distributed systems like <a href="http://bloom-lang.org">Bloom</a> or <a href="http://www.erlang.org">Erlang</a>.</P>
5858

5959
<H2>Resources</H2>
60-
<div id="urgent"><B>Have questions about getting into the course? See the <a href="https://github.com/programthecloud/ptcrepo/wiki/Announcements">Announcements</a> and the <a href="https://github.com/programthecloud/ptcrepo/wiki/FAQ">FAQ!</a></B></div>
61-
6260
<ul>
63-
<li><a href="https://github.com/programthecloud/ptcrepo/wiki/Announcements">Class Announcements</a></li>
61+
<li><a href="https://github.com/programthecloud/ptcrepo/wiki/Announcements">Announcements</a></li>
62+
<li><a href="https://github.com/programthecloud/ptcrepo/tree/gh-pages/lectures">Lecture notes</a></li>
63+
<li><a href="https://github.com/programthecloud/ptcrepo/wiki/Reading">Optional Readings</a></li>
6464
<li><a href="https://github.com/programthecloud/ptcrepo/wiki/FAQ">FAQ</a></li>
6565
</ul>
6666

67-
<h2>Download</h2>
67+
<h2>Download</h2>
6868
<p>
6969
You can download the material for this course in either
7070
<a href="http://github.com/programthecloud/ptcrepo/zipball/master">zip</a> or
@@ -73,7 +73,9 @@ <h2>Download</h2>
7373

7474
<p>You can also clone the project with <a href="http://git-scm.com">Git</a>
7575
by running:
76+
7677
<pre>$ git clone git://github.com/programthecloud/ptcrepo</pre>
78+
7779
</p>
7880

7981

0 commit comments

Comments
 (0)