svn: /pear/peardoc/trunk/ja/guide/users/installation/ getting.xml
[email protected] (TAKAGI Masahiro) Wed, 04 Apr 2012 20:48:33 +0000
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
--7c30729808894ffcabef0185a45ae4a7625a6ec2
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
takagi Wed, 04 Apr 2012 20:48:33 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=324817
Log:
correct the URI of go-pear.
Changed paths:
U pear/peardoc/trunk/ja/guide/users/installation/getting.xml
Modified: pear/peardoc/trunk/ja/guide/users/installation/getting.xml
===================================================================
--- pear/peardoc/trunk/ja/guide/users/installation/getting.xml 2012-04-04 19:59:48 UTC (rev 324816)
+++ pear/peardoc/trunk/ja/guide/users/installation/getting.xml 2012-04-04 20:48:33 UTC (rev 324817)
@@ -155,7 +155,7 @@
</para>
<para>
<!-- yes, they still have to use go-pear -->
- <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.pear.go;">&url.pear.go;</link> を <filename>go-pear.php</filename>
+ <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://pear.php.net/go-pear">go-pear</link> を <filename>go-pear.php</filename>
という名前で保存し、<filename>go-pear.php</filename>
をあなたのサーバにコピーします。そして、対応する URL
(たとえば <filename>http://example.com/pear/go-pear.php</filename>)
--7c30729808894ffcabef0185a45ae4a7625a6ec2--