From afc8545029a351a03e9c8652b7d5ee5455a6481d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 9 Nov 2012 15:32:35 +0100 Subject: [PATCH] Correct reference to a file --- config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.rst b/config.rst index 21188fbc62..f32c729165 100644 --- a/config.rst +++ b/config.rst @@ -20,7 +20,7 @@ Configuration The parameters which relate to design (like colors) are placed in ``themes/themename/layout.inc.php``. You might also want to create - *config.footer.inc.php* and *config.header.inc.php* files to add your + :file:`config.footer.inc.php` and :file:`config.header.inc.php` files to add your site specific code to be included on start and end of each page. Basic settings