From fad19b3727b394ba0e16c58d196d18ff5b08c3b9 Mon Sep 17 00:00:00 2001 From: Ozh Date: Fri, 15 Feb 2013 18:03:24 +0000 Subject: [PATCH] Wrong shortlink. Bleh. git-svn-id: http://yourls.googlecode.com/svn/trunk@885 12232710-3e20-11de-b438-597f59cd7555 --- user/config-sample.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/config-sample.php b/user/config-sample.php index 07c266f..dd1d02a 100644 --- a/user/config-sample.php +++ b/user/config-sample.php @@ -36,7 +36,7 @@ /** YOURLS language or "locale". ** Change this setting to "localize" YOURLS (use a translation instead of the default English). A corresponding .mo file ** must be installed in the user/language directory. - ** See http://yourls.org/translation for more information */ + ** See http://yourls.org/translations for more information */ define( 'YOURLS_LANG', '' ); /** Allow multiple short URLs for a same long URL -- 2.45.0