From 6a2bf921a040aeae5f3e64ec548b11686dd1f2f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 30 Mar 2010 15:13:17 +0200 Subject: [PATCH] Adjust links to files in changelog to point to git. --- changelog.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.php b/changelog.php index 5e85e6685..dcdbecf5d 100644 --- a/changelog.php +++ b/changelog.php @@ -55,7 +55,7 @@ $replaces = array( // linking files '/(\s+)([\\/a-z_0-9\.]+\.(?:php3?|html|pl|js|sh))/i' - => '\\1\\2', + => '\\1\\2', // FAQ entries '/FAQ ([0-9]+)\.([0-9a-z]+)/i'