Skip to content

Commit ebb64ad

Browse files
authored
Merge pull request #1151 from garak/patch-1
Fix link to asset function
2 parents 09bcaab + 6f6a15f commit ebb64ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<html>
22
<body>
3-
Asset not found. See <a href="http://symfony.com/doc/current/assetic/asset_management.html?phpstorm">Symfony documentation</a> for more information
3+
Asset not found. See <a href="http://symfony.com/doc/current/templating.html?phpstorm#linking-to-assets">Symfony documentation</a> for more information
44
</body>
5-
</html>
5+
</html>

0 commit comments

Comments
 (0)