From ef7a61c3b979789deaefef0e3d072ca3260fa48f Mon Sep 17 00:00:00 2001 From: Lexa Date: Sat, 7 Jan 2017 20:53:22 +0100 Subject: [PATCH] Link fixed Link to the manual corrected. --- wcfsetup/install/lang/en.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index 7c9cb6142c..104a01eb11 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -1152,7 +1152,7 @@ Examples for medium ID detection: - getPath()}acp/dereferrer.php?url=https%3A%2F%2Fwww.woltlab.com%2Farticle%2F84-setting-up-user-friendly-urls%2F" class="externalURL">Setting up user friendly URLs. Enabling this option will rewrite URLs into a better readable representation. Examples: + getPath()}acp/dereferrer.php?url=https%3A%2F%2Fwww.woltlab.com%2Farticle%2F25-setting-up-user-friendly-urls%2F" class="externalURL">Setting up user friendly URLs. Enabling this option will rewrite URLs into a better readable representation. Examples:
  • the link “http://example.com/index.php?thread/1-hello-i-am-john-doe/” will turn into “http://example.com/thread/1-hello-i-am-john-doe/”
  • the link “http://example.com/index.php?members-list/” will turn into “http://example.com/members-list/”
  • -- 2.20.1