Skip to content

Commit 0cadc69

Browse files
committed
add links to sw introsofteng
1 parent f1eb26c commit 0cadc69

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

index.html

+5-2
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,11 @@ <h2 id="courses">Courses</h2>
7373
<li>Course material: <a
7474
href="https://github.com/lunduniversity/introsofteng">introsofteng</a></li>
7575
<li>Course homepage: <a
76-
href="https://cs.lth.se/etsa03/">cs.lth.se/etsa03/</a> (old hompage in
77-
typo3)</li>
76+
href="https://cs.lth.se/etsa03/">cs.lth.se/etsa03/</a> (deprecated)</li>
77+
<li>Software bot template: <a
78+
href="https://github.com/lunduniversity/introsofteng-protobot">introsofteng-protobot</a></li>
79+
<li>Software bot example: <a
80+
href="https://github.com/lunduniversity/introsofteng-botexample">introsofteng-botexample</a></li>
7881
</ul></li>
7982
<li><strong>Software Requirements Engineering</strong>, <a
8083
href="https://kurser.lth.se/kursplaner/senaste/ETSN15.html">ETSN15</a>,

src/index.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ Open source course pages at Lund University (alphabetical order):
1717

1818
* **Introduction to Software Engineering**, [ETSA03](https://kurser.lth.se/kursplaner/20_21/ETSA03.html), 6 credits (last given 2022):
1919
* Course material: [introsofteng](https://github.com/lunduniversity/introsofteng)
20-
* Course homepage: [cs.lth.se/etsa03/](https://cs.lth.se/etsa03/) (old hompage in typo3)
20+
* Course homepage: [cs.lth.se/etsa03/](https://cs.lth.se/etsa03/) (deprecated)
21+
* Software bot template: [introsofteng-protobot](https://github.com/lunduniversity/introsofteng-protobot)
22+
* Software bot example: [introsofteng-botexample](https://github.com/lunduniversity/introsofteng-botexample)
2123

2224

2325
* **Software Requirements Engineering**, [ETSN15](https://kurser.lth.se/kursplaner/senaste/ETSN15.html), 7.5 credits:

0 commit comments

Comments
 (0)