Update licenses.ecr

Oh, it's handlers not helpers.
This commit is contained in:
CalculationPaper 2022-08-12 19:59:35 +02:00 committed by GitHub
parent bbf66c9b72
commit c847d6d370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
<tr>
<td>
<a href="/js/helpers.js?v=<%= ASSET_COMMIT %>">helpers.js</a>
<a href="/js/handlers.js?v=<%= ASSET_COMMIT %>">handlers.js</a>
</td>
<td>
@ -33,7 +33,7 @@
</td>
<td>
<a href="/js/helpers.js?v=<%= ASSET_COMMIT %>"><%= translate(locale, "source") %></a>
<a href="/js/handlers.js?v=<%= ASSET_COMMIT %>"><%= translate(locale, "source") %></a>
</td>
</tr>