_Header.md
... ...
@@ -24,5 +24,5 @@
24 24
<a href="./"><button class="button_header button_home" style="float: left; margin: 0px 0px;" >Accueil</button></a>
25 25
<a href="/biblio_theorie.md"><button class="button_header button_theory" onclick="window.location.href=''; filterSelection('biblio_theorie');" style="float: right;">Theorie</button></a>
26 26
<a href="/biblio_militantisme.md"><button class="button_header button_militant" onclick="window.location.href=''; filterSelection('biblio_militantisme');" style="float: right;">Militantisme</button></a>
27
-<button class="button_header button_history" onclick="window.location.href=''; filterSelection('biblio_histoire');" style="float: right;">Histoire</button>
28
-</p>
27
+<a href="/biblio_histoire.md"><button class="button_header button_history" onclick="window.location.href=''; filterSelection('biblio_histoire');" style="float: right;">Histoire</button>
28
+</p></a>