summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfukachan <fukachan>2008-07-12 12:53:05 +0000
committerfukachan <fukachan>2008-07-12 12:53:05 +0000
commit92d303537e39800a3582d9f8235af825ad9b65e2 (patch)
tree2ebaadb293a9ca227917562c4d5dffc284ba1c22
parent189606ea8695cb48982f9f7713bfa7528236cffd (diff)
downloadfml8-92d303537e39800a3582d9f8235af825ad9b65e2.tar.gz
fml8-92d303537e39800a3582d9f8235af825ad9b65e2.tar.bz2
fml8-92d303537e39800a3582d9f8235af825ad9b65e2.zip
fix url:
o /software/fml-devel/ -> /software/fml8/ o STATUS.html -> STATUS.txt
-rw-r--r--fml/doc/ja/tutorial/include/bookinfo.sgml6
-rw-r--r--fml/doc/ja/tutorial/internals/design.sgml8
2 files changed, 7 insertions, 7 deletions
diff --git a/fml/doc/ja/tutorial/include/bookinfo.sgml b/fml/doc/ja/tutorial/include/bookinfo.sgml
index eb96dd17..be9e3128 100644
--- a/fml/doc/ja/tutorial/include/bookinfo.sgml
+++ b/fml/doc/ja/tutorial/include/bookinfo.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: bookinfo.sgml,v 1.15 2005/06/25 15:11:31 fukachan Exp $
+ $FML: bookinfo.sgml,v 1.16 2006/01/14 17:19:49 fukachan Exp $
-->
<bookinfo>
@@ -46,8 +46,8 @@
<para>
現在の fml8 で動く機能そして TODO リストは
- <ulink url="../../../fml/doc/ja/todo/STATUS.html">
- http://www.fml.org/software/fml-devel/fml/doc/ja/todo/STATUS.html
+ <ulink url="../../../fml/doc/ja/todo/STATUS.txt">
+ http://www.fml.org/software/fml8/fml/doc/ja/todo/STATUS.txt
</ulink>
を、
fml4 と fml8 の相違点については、
diff --git a/fml/doc/ja/tutorial/internals/design.sgml b/fml/doc/ja/tutorial/internals/design.sgml
index a861554e..52a9b326 100644
--- a/fml/doc/ja/tutorial/internals/design.sgml
+++ b/fml/doc/ja/tutorial/internals/design.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: design.sgml,v 1.10 2004/04/07 11:07:07 fukachan Exp $
+ $FML: design.sgml,v 1.11 2004/10/06 09:07:38 fukachan Exp $
-->
@@ -20,7 +20,7 @@
</title>
<para>
-<ulink url="http://www.fml.org/software/fml-devel/">
+<ulink url="http://www.fml.org/software/fml8/">
fml-devel
</ulink>
とも呼ばれている &fml8; プロジェクトは、
@@ -29,8 +29,8 @@ fml-devel
</PARA>
<para>
-<ulink url="http://www.fml.org/software/fml-devel/">
-http://www.fml.org/software/fml-devel/
+<ulink url="http://www.fml.org/software/fml8/">
+http://www.fml.org/software/fml8/
</ulink>
は将来の fml-current についてのデザインや実装例を紹介しています。
</PARA>