Skip to content

Commit 6f6a15f

Browse files
authored
Fix anchor/querystring order
1 parent ad7742e commit 6f6a15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
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/templating.html#linking-to-assets?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>
55
</html>

0 commit comments

Comments
 (0)