8000 [reference] Wrap sprintf() footnote link in quotes · web-dev/symfony-docs@2dc0a86 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2dc0a86

Browse files
committed
[reference] Wrap sprintf() footnote link in quotes
1 parent c10736e commit 2dc0a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,4 +302,4 @@ Full Default Configuration
302302
file_cache_dir: %kernel.cache_dir%/annotations
303303
debug: true
304304
305-
.. _sprintf(): http://php.net/manual/en/function.sprintf.php
305+
.. _`sprintf()`: http://php.net/manual/en/function.sprintf.php

0 commit comments

Comments
 (0)
0