Skip to content

Commit a7cae22

Browse files
committed
shorter unpkg link
1 parent 2a148de commit a7cae22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Presentation/@layout.latte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{include content}
1414

1515
{block scripts}
16-
<script src="https://unpkg.com/nette-forms@3/src/assets/netteForms.js"></script>
16+
<script src="https://unpkg.com/nette-forms@3"></script>
1717
{/block}
1818
</body>
1919
</html>

0 commit comments

Comments
 (0)