Skip to content

Commit 6327730

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 d4051bf commit 6327730

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
@@ -7445,7 +7445,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
74457445
<application>libpq</application> will not also initialize those libraries.
74467446
<!-- If this URL changes replace it with a URL to www.archive.org. -->
74477447
See <ulink
7448-
url="http://h71000.www7.hp.com/doc/83final/BA554_90007/ch04.html"></ulink>
7448+
url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html"></ulink>
74497449
for details on the SSL API.
74507450
</para>
74517451

0 commit comments

Comments
 (0)