summary refs log tree commit diff
path: root/Doc/Zsh/roadmap.yo
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2015-04-07 20:40:57 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2015-04-07 20:40:57 +0900
commitbe5f561fa4cfd2f9c705fc24bdbc096070586a74 (patch)
treeb100032b613c4fc66f65224c18173fef88a117f0 /Doc/Zsh/roadmap.yo
parentd4f50f2d185247b1e7e0fc7bb92d54df37558d3e (diff)
downloadzsh-be5f561fa4cfd2f9c705fc24bdbc096070586a74.tar.gz
zsh-be5f561fa4cfd2f9c705fc24bdbc096070586a74.tar.xz
zsh-be5f561fa4cfd2f9c705fc24bdbc096070586a74.zip
34850: make URLs in html/pdf docs clickable
Diffstat (limited to 'Doc/Zsh/roadmap.yo')
-rw-r--r--Doc/Zsh/roadmap.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/roadmap.yo b/Doc/Zsh/roadmap.yo
index 677848961..bd064e2b2 100644
--- a/Doc/Zsh/roadmap.yo
+++ b/Doc/Zsh/roadmap.yo
@@ -49,7 +49,7 @@ The shell now supports the UTF-8 character set (and also others if
 supported by the operating system).  This is (mostly) handled transparently
 by the shell, but the degree of support in terminal emulators is variable.
 There is some discussion of this in the shell FAQ,
-http://zsh.dotsrc.org/FAQ/ .  Note in particular that for combining
+uref(http://www.zsh.org/FAQ/).  Note in particular that for combining
 characters to be handled the option tt(COMBINING_CHARS) needs to be set.
 Because the shell is now more sensitive to the definition of the
 character set, note that if you are upgrading from an older version of