diff options
Diffstat (limited to 'src/dead-trees/index.html')
-rw-r--r-- | src/dead-trees/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/dead-trees/index.html b/src/dead-trees/index.html index 23fd7bf..0e34505 100644 --- a/src/dead-trees/index.html +++ b/src/dead-trees/index.html @@ -2,8 +2,9 @@ <body> <h1>My paper like things, provided in the portable document format</h1> <ul> - <li><a href="./kant_and_free_software.pdf">My essay on free software and Kantian ethics</a></li> - <li><a href="./raman_spectrometer.pdf">My 'Facharbeit' on Raman spectrometry</a></li> + <li><a href="./philosophy/kant_and_free_software.pdf">My essay on free software and Kantian ethics</a></li> + <li><a href="./chemistry/facharbeit.pdf">My 'Facharbeit' on Raman Spektrometrie</a></li> + <li><a href="./chemistry/essens_analyse.pdf">My analysis of liquid food replacements</a></li> </ul> </body> </html> |