Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/YOURLS/YOURLS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/user
diff options
context:
space:
mode:
authorOzh <ozh@ozh.org>2013-02-15 22:03:24 +0400
committerOzh <ozh@ozh.org>2013-02-15 22:03:24 +0400
commitfad19b3727b394ba0e16c58d196d18ff5b08c3b9 (patch)
treef02293b5cfa20f629283d4ba15af391a572f8976 /user
parent9be56e6d83cea8e97a0707aa3051d6d4721fddbc (diff)
Wrong shortlink. Bleh.
git-svn-id: http://yourls.googlecode.com/svn/trunk@885 12232710-3e20-11de-b438-597f59cd7555
Diffstat (limited to 'user')
-rw-r--r--user/config-sample.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/config-sample.php b/user/config-sample.php
index 07c266ff..dd1d02a2 100644
--- a/user/config-sample.php
+++ b/user/config-sample.php
@@ -36,7 +36,7 @@ define( 'YOURLS_HOURS_OFFSET', 0 );
/** 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