Commit 769f8125bab3f6c1f6b36ccd25900115fde6b89d
1 parent
a75f524756
Exists in
master
tp2 for ref
Showing 2 changed files with 7 additions and 8 deletions
index.html
View file @
769f812
... | ... | @@ -84,16 +84,15 @@ |
84 | 84 | <a class="tile" href="tp1.pdf">TP 1 (HTML+CSS) <br/>Sujet</a> |
85 | 85 | <a class="tile" href="raw/tp1-base.txt">Le fichier <br/>du TP1</a> |
86 | 86 | <a class="tile" href="raw/test.mp4">A test video to download¹</a> |
87 | - | |
87 | + <a class="tile" href="tp2.pdf">TP 2 (SPRING) <br/>Sujet</a> | |
88 | 88 | <a class="tile" href="more-installation.html">Installation <br/>sur votre laptop</a> |
89 | 89 | <!-- |
90 | - <a href="tp2.pdf">TP 2 (SPRING) <br/>Sujet</a> | |
91 | - <a href="tp3.pdf">TP 3 (REST+React) <br/>Sujet</a> | |
92 | - <a href="raw/libs-1.zip">TP 3 (REST+React) <br/>Bibliothèques JS</a> | |
93 | - <a href="more-projects.html">Project <br/>Instructions</a> | |
94 | - <a href="raw/exam-2014.pdf">Examen Précédent</a> | |
95 | - <!-- | |
96 | - --> | |
90 | + <a href="tp3.pdf">TP 3 (REST+React) <br/>Sujet</a> | |
91 | + <a href="raw/libs-1.zip">TP 3 (REST+React) <br/>Bibliothèques JS</a> | |
92 | + <a href="more-projects.html">Project <br/>Instructions</a> | |
93 | + <a href="raw/exam-2014.pdf">Examen Précédent</a> | |
94 | + <!-- | |
95 | + --> | |
97 | 96 | |
98 | 97 | <!-- |
99 | 98 | <a href="more-links.html">Helpful <br/>Links</a> |
tp2.pdf
View file @
769f812