Add alert-link class to link in alert box

This commit is contained in:
Edward Betts 2021-07-16 11:47:53 +02:00
parent fb22e70803
commit 80cdff7024
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@
<div class="alert alert-danger">
<i class="fa fa-exclamation-triangle"></i>
<!-- This software is beta, it works but is incomplete.<br/><a href="/documentation">See what's broken</a>. -->
This software is unfinished. Only mock editing happens, nothing is uploaded to the OpenStreetMap database yet. <a href="/documentation">See what's broken</a>
This software is unfinished. Only mock editing happens, nothing is uploaded to the OpenStreetMap database yet. <a href="/documentation" class="alert-link">See what's broken</a>
</div>
<p class="card-text">This tool will help you link Wikidata items with the matching object on OpenStreetMap (OSM).</p>