Skip to content
Snippets Groups Projects
Commit f4aad8a8 authored by pruizf's avatar pruizf
Browse files

more explorer link tests, now replacement is better

parent 56a4760f
No related merge requests found
Pipeline #67063 passed with stages
in 9 seconds
......@@ -20,7 +20,7 @@ sed -i -e 's/"toctitle">MeThAL<\/div>/"toctitle"><a href="https:\/\/methal.pages
# link to corpus exploration interface in sidebar
sed -i -e 's|\(<li><a href="#_web_presence">Web presence</a></li>\)|\1|<a target="_blank" href="https://methal.eu/ui/" title="Corpus explorer (Opens new tab)">Explore the corpus</a>|g'
sed -i -e 's|\(<li><a href="#_web_presence">Web presence</a></li>\)|\1\n<a target="_blank" href="https://methal.eu/ui/" title="Corpus explorer (Opens new tab)">Explore the corpus</a>|g'
# read-section
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment