mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
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.
This commit is contained in:
parent
c538d73632
commit
49946f2b2d
@ -2080,7 +2080,7 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
|
||||
are also checked if the parameter <xref linkend="guc-ssl-crl-file"> is set.
|
||||
<!-- If this URL changes replace it with a URL to www.archive.org. -->
|
||||
(See <ulink
|
||||
url="http://h71000.www7.hp.com/DOC/83final/BA554_90007/ch04s02.html"></>
|
||||
url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04s02.html"></>
|
||||
for diagrams showing SSL certificate usage.)
|
||||
</para>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user