Skip to content

Commit 7461b5c

Browse files
committed
add plain html versions for the last four lectures
1 parent 12a4e5e commit 7461b5c

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

index.html

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,18 +125,26 @@ <h4>Course Outline and Presentations:</h4>
125125
</li>
126126
<li><a href="training.python_web/presentations/session07.html">
127127
Session 7 Presentation</a>
128+
<a href="http://uwpce-pythoncert.github.io/training.python_web/presentations/session07-plain.html">
129+
(as plain html)</a>
128130
</li>
129131
<li><a href="training.python_web/presentations/session08.html">
130132
Session 8 Presentation</a>
133+
<a href="http://uwpce-pythoncert.github.io/training.python_web/presentations/session08-plain.html">
134+
(as plain html)</a>
131135
<ul>
132136
<li><a href="https://github.com/UWPCE-PythonCert/training.python_web/blob/master/resources/common/zodb-install-instructions.rst">
133137
Installing the ZODB</a></li>
134138
</ul>
135139
</li>
136140
<li><a href="training.python_web/presentations/session09.html">
137-
Session 9 Presentation (March 4, 2014)</a></li>
141+
Session 9 Presentation (March 4, 2014)</a>
142+
<a href="http://uwpce-pythoncert.github.io/training.python_web/presentations/session09-plain.html">
143+
(as plain html)</a></li>
138144
<li><a href="training.python_web/presentations/session10.html">
139-
Session 10 Presentation (March 11, 2014)</a></li>
145+
Session 10 Presentation (March 11, 2014)</a>
146+
<a href="http://uwpce-pythoncert.github.io/training.python_web/presentations/session10-plain.html">
147+
(as plain html)</a></li>
140148
</ul>
141149

142150
<h3>System Development with Python</h3>

0 commit comments

Comments
 (0)