about summary refs log tree commit diff
path: root/Doc/Zsh/ftp_sites.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/ftp_sites.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/ftp_sites.yo')
-rw-r--r--Doc/Zsh/ftp_sites.yo14
1 files changed, 7 insertions, 7 deletions
diff --git a/Doc/Zsh/ftp_sites.yo b/Doc/Zsh/ftp_sites.yo
index 62c1bff06..804d975f3 100644
--- a/Doc/Zsh/ftp_sites.yo
+++ b/Doc/Zsh/ftp_sites.yo
@@ -1,15 +1,15 @@
 startitem()
 item(Primary site)(
-nofill(tt(ftp://ftp.zsh.org/pub/)
-tt(http://www.zsh.org/pub/))
+nofill(uref(ftp://ftp.zsh.org/pub/)
+uref(http://www.zsh.org/pub/))
 )
 item(Australia)(
-nofill(tt(ftp://ftp.zsh.org/pub/)
-tt(http://www.zsh.org/pub/)
-tt(http://mirror.dejanseo.com.au/pub/zsh/))
+nofill(uref(ftp://ftp.zsh.org/pub/)
+uref(http://www.zsh.org/pub/)
+uref(http://mirror.dejanseo.com.au/pub/zsh/))
 )
 item(Hungary)(
-nofill(tt(ftp://ftp.cs.elte.hu/pub/zsh/)
-tt(http://www.cs.elte.hu/pub/zsh/))
+nofill(uref(ftp://ftp.cs.elte.hu/pub/zsh/)
+uref(http://www.cs.elte.hu/pub/zsh/))
 )
 enditem()