minor fix: it's resilient.is, not libresilient.is

merge-requests/4/merge
Michał 'rysiek' Woźniak 2021-09-19 12:00:17 +00:00
rodzic c2451ba49e
commit 736675fa06
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -35,7 +35,7 @@ libresilient.addUI = () => {
<div id="libresilient-ui-container" class="libresilient-status-service-worker">
<input type="checkbox" id="libresilient-ui-toggle"/>
<div class="libresilient-description">
<p><a href="https://libresilient.is/">LibResilient</a> is a tool that helps keep websites up without centralized CDNs.<br/>If you are seeing this it means some content is unavailable.<br/>LibResilient will attempt to get it for you anyway.</p>
<p><a href="https://resilient.is/">LibResilient</a> is a tool that helps keep websites up without centralized CDNs.<br/>If you are seeing this it means some content is unavailable.<br/>LibResilient will attempt to get it for you anyway.</p>
<div class="libresilient-status-display"></div>
</div>
<label for="libresilient-ui-toggle" class="libresilient-toggle"><div></div></label>