Fix broken Bootstrap license link in LibreJS page (#2103)

This commit is contained in:
David Breese
2020-10-27 10:34:10 -05:00
committed by GitHub
parent e42553fbc2
commit 085256ee88

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>