diff options
author | natacha <natacha@kritica.lesoiseaux.io> | 2018-11-30 15:29:41 +0100 |
---|---|---|
committer | natacha <natacha@kritica.lesoiseaux.io> | 2018-11-30 15:29:41 +0100 |
commit | eda1ec5bca30ce7b609af20e8ad730bbf7c50534 (patch) | |
tree | 14de8c206af07f6e850b146d38ac5f234ccf040f /authors/gilbert-simondon.html | |
parent | 15dc676dd99ce96b26e1d784cc7b6a45a428c708 (diff) | |
download | 3ts-reader-eda1ec5bca30ce7b609af20e8ad730bbf7c50534.tar.gz |
fixed more links
Diffstat (limited to 'authors/gilbert-simondon.html')
-rwxr-xr-x | authors/gilbert-simondon.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/authors/gilbert-simondon.html b/authors/gilbert-simondon.html index cfa477d..4f5e989 100755 --- a/authors/gilbert-simondon.html +++ b/authors/gilbert-simondon.html @@ -3,11 +3,11 @@ <head> <meta charset="UTF-8"> <title> Ici THK — Les Forces Francaises de l'Interieur parlent aux francais </title> - <link rel="stylesheet" href="assets/css/style.css"> + <link rel="stylesheet" href="../assets/css/style.css"> </head> <body> <header> - <h1> <a href="index.html">Ici THK</a> </h1> + <h1> <a href="../index.html">Ici THK</a> </h1> <h2> Gilbert SIMONDON </h2> <h3> Individuation </h3> </header> |