Skip to content

Commit 3386399

Browse files
committed
Fix another broken link in documentation.
Tom fixed another one of these in commit 7f32dbc, but there was another almost identical one in libpq docs. Per his comment: HP's web server has apparently become case-sensitive sometime recently. Per bug #13479 from Daniel Abraham. Corrected link identified by Alvaro.
1 parent 6087bf1 commit 3386399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6817,7 +6817,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
68176817
<application>libpq</application> will not also initialize those libraries.
68186818
<!-- If this URL changes replace it with a URL to www.archive.org. -->
68196819
See <ulink
6820-
url="http://h71000.www7.hp.com/doc/83final/BA554_90007/ch04.html"></ulink>
6820+
url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html"></ulink>
68216821
for details on the SSL API.
68226822
</para>
68236823

0 commit comments

Comments
 (0)