@@ -182,7 +182,7 @@ $ENV{MSBFLAGS}="/m";
182
182
ActiveState Perl is required to run the build generation scripts. MinGW
183
183
or Cygwin Perl will not work. It must also be present in the PATH.
184
184
Binaries can be downloaded from
185
- <ulink url="http ://www.activestate.com"></ulink>
185
+ <ulink url="https ://www.activestate.com"></ulink>
186
186
(Note: version 5.8.3 or later is required,
187
187
the free Standard Distribution is sufficient).
188
188
</para></listitem>
@@ -296,7 +296,7 @@ $ENV{MSBFLAGS}="/m";
296
296
<term><productname>OpenSSL</productname></term>
297
297
<listitem><para>
298
298
Required for SSL support. Binaries can be downloaded from
299
- <ulink url="http ://www. slproweb.com/products/Win32OpenSSL.html"></ulink>
299
+ <ulink url="https ://slproweb.com/products/Win32OpenSSL.html"></ulink>
300
300
or source from <ulink url="https://www.openssl.org"></ulink>.
301
301
</para></listitem>
302
302
</varlistentry>
@@ -314,7 +314,7 @@ $ENV{MSBFLAGS}="/m";
314
314
<term><productname>Python</productname></term>
315
315
<listitem><para>
316
316
Required for building <application>PL/Python</application>. Binaries can
317
- be downloaded from <ulink url="http ://www.python.org"></ulink>.
317
+ be downloaded from <ulink url="https ://www.python.org"></ulink>.
318
318
</para></listitem>
319
319
</varlistentry>
320
320
@@ -473,7 +473,7 @@ $ENV{CONFIG}="Debug";
473
473
ActiveState Perl installation, nor in the ActiveState Perl Package
474
474
Manager (PPM) library. To install, download the
475
475
<filename>IPC-Run-<version>.tar.gz</filename> source archive from CPAN,
476
- at <ulink url="https://metacpan.org/release/IPC-Run/ "></ulink>, and
476
+ at <ulink url="https://metacpan.org/release/IPC-Run"></ulink>, and
477
477
uncompress. Edit the <filename>buildenv.pl</filename> file, and add a PERL5LIB
478
478
variable to point to the <filename>lib</filename> subdirectory from the
479
479
extracted archive. For example:
@@ -498,7 +498,7 @@ $ENV{PERL5LIB}=$ENV{PERL5LIB} . ';c:\IPC-Run-0.94\lib';
498
498
<term>OpenJade 1.3.1-2</term>
499
499
<listitem><para>
500
500
Download from
501
- <ulink url="http ://sourceforge.net/projects/openjade/files/openjade/1.3.1/openjade-1_3_1-2-bin.zip/download"></ulink>
501
+ <ulink url="https ://sourceforge.net/projects/openjade/files/openjade/1.3.1/openjade-1_3_1-2-bin.zip/download"></ulink>
502
502
and uncompress in the subdirectory <filename>openjade-1.3.1</filename>.
503
503
</para></listitem>
504
504
</varlistentry>
@@ -507,7 +507,7 @@ $ENV{PERL5LIB}=$ENV{PERL5LIB} . ';c:\IPC-Run-0.94\lib';
507
507
<term>DocBook DTD 4.2</term>
508
508
<listitem><para>
509
509
Download from
510
- <ulink url="http ://www.oasis-open.org/docbook/sgml/4.2/docbook-4.2.zip"></ulink>
510
+ <ulink url="https ://www.oasis-open.org/docbook/sgml/4.2/docbook-4.2.zip"></ulink>
511
511
and uncompress in the subdirectory <filename>docbook</filename>.
512
512
</para></listitem>
513
513
</varlistentry>
@@ -516,7 +516,7 @@ $ENV{PERL5LIB}=$ENV{PERL5LIB} . ';c:\IPC-Run-0.94\lib';
516
516
<term>ISO character entities</term>
517
517
<listitem><para>
518
518
Download from
519
- <ulink url="http ://www.oasis-open.org/cover/ISOEnts.zip"></ulink> and
519
+ <ulink url="https ://www.oasis-open.org/cover/ISOEnts.zip"></ulink> and
520
520
uncompress in the subdirectory <filename>docbook</filename>.
521
521
</para></listitem>
522
522
</varlistentry>
0 commit comments