Fix broken Bootstrap license link in LibreJS page

This commit is contained in:
David Breese 2020-10-24 14:10:54 -05:00
parent e42553fbc2
commit bec76ae57c

View File

@ -17,7 +17,7 @@ permalink: /about/javascript/
</tr>
<tr>
<td><a href="/assets/js/bootstrap.min.js">bootstrap.min.js</a></td>
<td><a href="https://github.com/twbs/bootstrap/raw/master/LICENSE">Expat</a></td>
<td><a href="https://github.com/twbs/bootstrap/raw/main/LICENSE">Expat</a></td>
</tr>
<tr>
<td><a href="/assets/js/jquery-3.3.1.min.js">jquery-3.3.1.min.js</a></td>