Skip to content

Commit 33018d0

Browse files
committed
Fix broken link in documentation.
HP's web server has apparently become case-sensitive sometime recently. Per bug #13479 from Daniel Abraham. Corrected link identified by Alvaro.
1 parent b185c42 commit 33018d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/runtime.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1761,7 +1761,7 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
17611761
are also checked if the file <filename>root.crl</filename> exists.
17621762
<!-- If this URL changes replace it with a URL to www.archive.org. -->
17631763
(See <ulink
1764-
url="http://h71000.www7.hp.com/DOC/83final/BA554_90007/ch04s02.html"></>
1764+
url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04s02.html"></>
17651765
for diagrams showing SSL certificate usage.)
17661766
</para>
17671767

0 commit comments

Comments
 (0)