@@ -182,7 +182,7 @@ $ENV{MSBFLAGS}="/m";
182182 ActiveState Perl is required to run the build generation scripts. MinGW
183183 or Cygwin Perl will not work. It must also be present in the PATH.
184184 Binaries can be downloaded from
185- <ulink url="http ://www.activestate.com"></ulink>
185+ <ulink url="https ://www.activestate.com"></ulink>
186186 (Note: version 5.8.3 or later is required,
187187 the free Standard Distribution is sufficient).
188188 </para></listitem>
@@ -296,7 +296,7 @@ $ENV{MSBFLAGS}="/m";
296296 <term><productname>OpenSSL</productname></term>
297297 <listitem><para>
298298 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>
300300 or source from <ulink url="https://www.openssl.org"></ulink>.
301301 </para></listitem>
302302 </varlistentry>
@@ -314,7 +314,7 @@ $ENV{MSBFLAGS}="/m";
314314 <term><productname>Python</productname></term>
315315 <listitem><para>
316316 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>.
318318 </para></listitem>
319319 </varlistentry>
320320
@@ -473,7 +473,7 @@ $ENV{CONFIG}="Debug";
473473 ActiveState Perl installation, nor in the ActiveState Perl Package
474474 Manager (PPM) library. To install, download the
475475 <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
477477 uncompress. Edit the <filename>buildenv.pl</filename> file, and add a PERL5LIB
478478 variable to point to the <filename>lib</filename> subdirectory from the
479479 extracted archive. For example:
@@ -498,7 +498,7 @@ $ENV{PERL5LIB}=$ENV{PERL5LIB} . ';c:\IPC-Run-0.94\lib';
498498 <term>OpenJade 1.3.1-2</term>
499499 <listitem><para>
500500 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>
502502 and uncompress in the subdirectory <filename>openjade-1.3.1</filename>.
503503 </para></listitem>
504504 </varlistentry>
@@ -507,7 +507,7 @@ $ENV{PERL5LIB}=$ENV{PERL5LIB} . ';c:\IPC-Run-0.94\lib';
507507 <term>DocBook DTD 4.2</term>
508508 <listitem><para>
509509 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>
511511 and uncompress in the subdirectory <filename>docbook</filename>.
512512 </para></listitem>
513513 </varlistentry>
@@ -516,7 +516,7 @@ $ENV{PERL5LIB}=$ENV{PERL5LIB} . ';c:\IPC-Run-0.94\lib';
516516 <term>ISO character entities</term>
517517 <listitem><para>
518518 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
520520 uncompress in the subdirectory <filename>docbook</filename>.
521521 </para></listitem>
522522 </varlistentry>
0 commit comments