Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit cfd4876

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 c085e07 commit cfd4876

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
@@ -2014,7 +2014,7 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
20142014
are also checked if the parameter <xref linkend="guc-ssl-crl-file"> is set.
20152015
<!-- If this URL changes replace it with a URL to www.archive.org. -->
20162016
(See <ulink
2017-
url="http://h71000.www7.hp.com/DOC/83final/BA554_90007/ch04s02.html"></>
2017+
url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04s02.html"></>
20182018
for diagrams showing SSL certificate usage.)
20192019
</para>
20202020

0 commit comments

Comments
 (0)