Do the URLs properly

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289230 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Michael Maclean 2009-10-05 18:58:54 +00:00
parent 71370a6baa
commit a90ebd3f3f

View file

@ -13,13 +13,11 @@
versions. Both unstable and stable versions can be used with the extension,
but conditional support for new features is determined by the stable version
below the unstable version in use. The latest cairo release can be found at
<link xlink:href="http://cairographics.org">http://cairographics.org</link>.
&url.cairo;
</para>
<para>
The binary files used for the windows compiles can be found at
<link
xlink:href="http://perisama.net/cairo/">http://perisama.net/cairo/</link> along
with the project files used to create them.
&url.cairo.dl; along with the project files used to create them.
</para>
</section>
@ -27,8 +25,7 @@
&reftitle.install;
<para>Installation on Windows</para>
<para>
Binary builds of the extension can be found at <link
xlink:href="http://perisama.net/cairo/">http://perisama.net/cairo/</link>.
Binary builds of the extension can be found at &url.cairo.dl;.
Download the correct zip file, place php_cairo.dll in the extensions
directory, and enable it via the php.ini file in use. Please be sure the PHP
minor version (5.2, 5.3) match, the thread safety (Thread Safe TS or