diff --git a/publish.sh b/publish.sh
index d5f4f48c88cd488a01326f5e60f190b9a04f1941..c739e757cf1d67763d118709f698876d2c5432ac 100755
--- a/publish.sh
+++ b/publish.sh
@@ -20,8 +20,8 @@ sed -i -e 's/"toctitle">MeThAL<\/div>/"toctitle"><a href="https:\/\/methal.pages
 
 #   link to corpus exploration interface in sidebar
 
-sed -i -e '516 i <li><a href="#_explore_the_corpus" title="Corpus explorer">Explore the corpus</a>' site/en.html
-sed -i -e '516 i <li><a href="#_explorer_le_corpus" title="Explorer le corpus">Explorer le corpus</a>' site/index.html
+sed -i -e '516 i <li><a href="#_corpus" title="Corpus explorer">Explore the corpus</a>' site/en.html
+sed -i -e '516 i <li><a href="#_corpus" title="Explorer le corpus">Explorer le corpus</a>' site/index.html
 
 #sed -i -e '516 i <li><a target="_blank" href="https://methal.eu/ui/" title="Corpus explorer (Opens new tab)">Explore the corpus</a>' site/en.html
 #sed -i -e '516 i <li><a target="_blank" href="https://methal.eu/ui/" title="Explorer le corpus (Nouvel onglet)">Explorer le corpus</a>' site/index.html