summaryrefslogtreecommitdiff
path: root/fml
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-03-31 06:29:00 +0000
committerfukachan <fukachan>2004-03-31 06:29:00 +0000
commit83e6a7744a608b11ac0fc9e496b2f2e5d0731008 (patch)
treec9bc0539876949facc894538bb7146675f9e0cd1 /fml
parentd00f6eed051ea09e097cd5acf85900f2533bde71 (diff)
downloadfml8-83e6a7744a608b11ac0fc9e496b2f2e5d0731008.tar.gz
fml8-83e6a7744a608b11ac0fc9e496b2f2e5d0731008.tar.bz2
fml8-83e6a7744a608b11ac0fc9e496b2f2e5d0731008.zip
fix id of cross reference
Diffstat (limited to 'fml')
-rw-r--r--fml/doc/ja/tutorial/setup/cgi.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/doc/ja/tutorial/setup/cgi.sgml b/fml/doc/ja/tutorial/setup/cgi.sgml
index b92e5688..3df37494 100644
--- a/fml/doc/ja/tutorial/setup/cgi.sgml
+++ b/fml/doc/ja/tutorial/setup/cgi.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: cgi.sgml,v 1.3 2002/07/23 09:34:34 fukachan Exp $
+ $FML: cgi.sgml,v 1.4 2003/04/15 14:51:43 fukachan Exp $
-->
<chapter id="setupcgi">
@@ -12,8 +12,8 @@
<para>
CGI の内部構造については
-<link linkend="internalcgi.method">
-<xref linkend="internalcgi.method">
+<link linkend="cgi.internal.method">
+<xref linkend="cgi.internal.method">
</link>
を参照して下さい。
</para>