Fix broken Bootstrap license link in LibreJS page (#2103)
This commit was merged in pull request #2103.
	This commit is contained in:
		@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user