svn: /pear/peardoc/trunk/en/channels/scs/ intro.xml
[email protected] (Brett Bieber)
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
saltybeagle Tue, 17 Nov 2009 20:11:54 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=290884
Log:
Correct link to pearscs.phar
Changed paths:
U pear/peardoc/trunk/en/channels/scs/intro.xml
Modified: pear/peardoc/trunk/en/channels/scs/intro.xml
===================================================================
--- pear/peardoc/trunk/en/channels/scs/intro.xml 2009-11-17 19:26:03 UTC (rev 290883)
+++ pear/peardoc/trunk/en/channels/scs/intro.xml 2009-11-17 20:11:54 UTC (rev 290884)
@@ -20,7 +20,7 @@
and be sure to set the correct svn:mime-type on the xml files.
</para>
<para>
- To get started, simply download the <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://svn.pear.php.net/wsvn/PEARSVN/sandbox/SimpleChannelServer/pearscs.phar?op=file&rev=0&sc=0">pearscs.phar</link>
+ To get started, simply download the <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://svn.php.net/viewvc/pear2/sandbox/SimpleChannelServer/trunk/pearscs.phar?view=co">pearscs.phar</link>
file to your local filesystem, and execute the <literal>pearscs.phar</literal>
file with the <literal>create</literal> command. Then, build the rest of
the channel using the <link linkend="channels.scs.commands">other SimpleChannelServer commands</link>.