Skip to content

Commit 9a15741

Browse files
authored
Don't link to the direct downloads, but rather to the PECL page (GH-3633)
Besides that new builds are no longer placed on that server, users better go to the PECL page, where they can get more information anyway. See also GH-3632.
1 parent 8ff19ed commit 9a15741

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

reference/cmark/setup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<link xlink:href="&url.pecl.package;cmark">&url.pecl.package;cmark</link>.
2121
</para>
2222
<para>
23-
Windows users can download prebuilt release binaries from the <link xlink:href="&url.pecl.windows.releases;cmark">PECL</link> website.
23+
Windows users can download prebuilt release binaries from the <link xlink:href="&url.pecl.package;cmark">PECL</link> website.
2424
</para>
2525
<caution>
2626
<para>

reference/imagick/setup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<simpara>The official name of this extension is <emphasis>imagick</emphasis>.</simpara>
3434
</note>
3535
<para>
36-
Windows users can download prebuilt DLL from the <link xlink:href="&url.pecl.windows.releases;imagick">PECL</link> website.
36+
Windows users can download prebuilt DLL from the <link xlink:href="&url.pecl.package;imagick">PECL</link> website.
3737
These packages already contain the extension DLL (<filename>php_imagick.dll</filename>)
3838
which needs to be put into the <link linkend="ini.extension-dir">extension_dir</link>.
3939
They also contain the ImageMagick DLLs, which need to be put somewhere in the <envar>PATH</envar>.

reference/pthreads/setup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<link xlink:href="&url.pecl.package;pthreads">&url.pecl.package;pthreads</link>.
3131
</para>
3232
<para>
33-
Windows users can download prebuilt release binaries from the <link xlink:href="&url.pecl.windows.releases;pthreads">PECL</link> website.
33+
Windows users can download prebuilt release binaries from the <link xlink:href="&url.pecl.package;pthreads">PECL</link> website.
3434
</para>
3535
<caution>
3636
<para>

reference/uopz/setup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<link xlink:href="&url.pecl.package;uopz">&url.pecl.package;uopz</link>.
2121
</para>
2222
<para>
23-
Windows users can download prebuilt release binaries from the <link xlink:href="&url.pecl.windows.releases;uopz">PECL</link> website.
23+
Windows users can download prebuilt release binaries from the <link xlink:href="&url.pecl.package;uopz">PECL</link> website.
2424
</para>
2525
<para>
2626
As of uopz 5.0.0 the extension must be loaded as

0 commit comments

Comments
 (0)