diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/external-projects.sgml | 2 | ||||
-rw-r--r-- | doc/src/sgml/install-windows.sgml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml index bf590aba5d9..2d0fd723b29 100644 --- a/doc/src/sgml/external-projects.sgml +++ b/doc/src/sgml/external-projects.sgml @@ -65,7 +65,7 @@ <entry>DBD::Pg</entry> <entry>Perl</entry> <entry>Perl DBI driver</entry> - <entry><ulink url="https://metacpan.org/release/DBD-Pg"></ulink></entry> + <entry><ulink url="https://metacpan.org/dist/DBD-Pg"></ulink></entry> </row> <row> diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index a1013d12807..342178bcc24 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -488,7 +488,7 @@ $ENV{CONFIG}="Debug"; ActiveState Perl installation, nor in the ActiveState Perl Package Manager (PPM) library. To install, download the <filename>IPC-Run-<version>.tar.gz</filename> source archive from CPAN, - at <ulink url="https://metacpan.org/release/IPC-Run"></ulink>, and + at <ulink url="https://metacpan.org/dist/IPC-Run"></ulink>, and uncompress. Edit the <filename>buildenv.pl</filename> file, and add a PERL5LIB variable to point to the <filename>lib</filename> subdirectory from the extracted archive. For example: |